WM_COMMAND (Default Dialogs) - Default Processing

The default dialog procedure responds to this message by dismissing the dialog and passing uscmd (the control item identifier) as of the WinProcessDlg or the WinDlgBox function that initiated the dialog. It sets ulReserved to 0.


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