WM_MSGBOXINIT - Syntax

This message notifies the owner of the message when a non-modal message box has been created and is currently being displayed.

param1
     HWND   hwnd        /*  Non-modal window handle. */

param2
     LONG   idWindow    /*  Window identity of the message box. */


[Back: WM_MSGBOXINIT - Parameters]
[Next: WM_MSGBOXINIT - Remarks]