June 2001
Intermediate to advanced
706 pages
24h 10m
English
Public Const WM_ACTIVATE = &H6
wParam
Low-order word can be one of the following constants, defined in Appendix C:
WA_ACTIVE
|
WA_CLICKACTIVE
|
WA_INACTIVE
|
The high-order word contains a if the window is minimized, a nonzero value otherwise.
lParam
hWnd of the window being activated or deactivated.
Sent to the window being deactivated and then to the window being activated.
0 only if the application processes this message.
Read now
Unlock full access