Thread
:
EXE files and apis
View Single Post
#
6
09-01-2005, 12:35
nskSem
Posts: n/a
If your application has one thread and it's stack is right (num push = num pop), you can try write "ret". Is't so because after thread proc follow an "ExitThread" call.
nskSem