INFO: WM_ACTIVATEAPP Has lParam of Zero (0)
Article ID: 135785
Article Last Modified on 7/11/2005
APPLIES TO
- Microsoft Platform Software Development Kit-January 2000 Edition
This article was previously published under Q135785
SUMMARY
Although the current Win32 documentation does not specifically indicate
this, it is possible (and very likely) that the WM_ACTIVATEAPP message
will be received by an application with the lParam equal to 0. You can
in fact get 0 in lParam when activating and deactivating.
Keywords: kbinfo kbwndw KB135785