The WM_OTHERWINDOWCREATED message is sent to all overlapped and popup windows in the system when a top-level, unowned window is created.
wParam
Specifies the handle of the top-level window being created.
lParam
This parameter is not used.
An application should return zero if it processes this message.
WM_OTHERWINDOWDESTROYED