View Single Post
  #3  
Old 09-17-2005, 01:13
sapu
 
Posts: n/a
Try giving a look also for:
PostQuitMessage
PostMessage(WM_QUIT/WM_CLOSE/WM_DESTROY)
EndDialog

Using an API Monitor program will probably make your life easier.
A nice one should be found on: hxxp://www.rohitab.com/apimonitor
Reply With Quote