> http://msdn.microsoft.com/en-us/library/ms683242%28VS.85%29.aspx
> 
> "
> Return TRUE. In this case, no other handler functions are called, and the 
> system displays a pop-up dialog box that asks the user whether to terminate 
> the process. The system also displays this dialog box if the process does not 
> respond within a certain time-out period (5 seconds for CTRL_CLOSE_EVENT, and 
> 20 seconds for CTRL_LOGOFF_EVENT or CTRL_SHUTDOWN_EVENT).
> "
> 
> What you don't understand about this part of the official documentation?

Read this:

Different behavior for Vista and later          Master Programmer   |   Edit   
|   Show History
It seems like for Vista and later, the system terminates the process soon after 
it calls this routine.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to