> Oh yes, so you are using GTWIN.
> No, for this GT "Close -> X" button cannot be manipulated.

It can, through API SetConsoleCtrlHandler(). Handles events:
CTRL_C_EVENT
CTRL_BREAK_EVENT
CTRL_CLOSE_EVENT             <<<===
CTRL_LOGOFF_EVENT
CTRL_SHUTDOWN_EVENT

Best regards,
Saulius
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to