June 2001
Intermediate to advanced
706 pages
24h 10m
English
Public Const WM_ENTERIDLE = &H121
wParam
Indicates whether the window is entering the idle state due to a menu item or dialog box being displayed; can be one of the following, defined in Appendix C:
MSGF_DIALOGBOX
|
MSGF_MENU
|
lParam
hWnd to the dialog box or menu.
Sent to a window that is entering the idle state.
0 only if the application processes this message.
Read now
Unlock full access