WM_CLOSE (Default Dialogs) - Default Processing

The default dialog procedure responds to this message by dismissing the dialog by issuing the WinDismissDlg function with its parameter set to DID_CANCEL.


[Back: WM_CLOSE (Default Dialogs) - Syntax]
[Next: WM_CLOSE (Default Dialogs) - Related Messages]