This message is processed within the owner's window procedure when a non-modal WinMessageBox2 is created. It is up to the owner to store the window handle returned by this function. This handle is then used to properly destroy the message box when WM_MSGBOXDISMISS is received or when the parent chooses to destroy it.


[Back] [Next]