An application sends a DM_SETDEFID message to change the ID of the default push-button control for a dialog box.
wParam
Specifies the ID of the push-button control that will become the default. The high-order word of wParam is reserved for future use.
lParam
This parameter is not used.
The return value is always TRUE.