Search:

Type: Posts; User: jsithy

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    4,631

    I'll check it out. Download link doesn't...

    I'll check it out.




    Download link doesn't work.


    But, my ultimate goal is to parse a valid PE file from disk, and execute it in the same memory space as the calling process.
  2. Replies
    5
    Views
    4,631

    Loading a PE file into memory?

    Ok so I understand that the role of the "DOS Stub" in a PE file is to: firstly check if the file is being run in DOS mode, if it is then it displays the error "This file cannot be run in DOS mode"....
  3. Replies
    2
    Views
    3,016

    GUI coding, placing of objects

    Basically when I create a GUI I create one object (eg a textbox) on the main window (with CreateWindowEx) and at first I just guess the X/Y and width/height values, will compile and run, see how it...
Results 1 to 3 of 3