0rp
June 28th, 2004, 05:39
if i load a visual c++ gui app into olly, the stack points to the 4 winmain params (current instance, prev instance, cmdline, showstate), but if i load a delphi gui app, the stack points to some bogus values.
i thought, every gui app OEP gets called with the 4 winmain params pushed by the win32 loader?
i thought, every gui app OEP gets called with the 4 winmain params pushed by the win32 loader?