Ensure that the WM_ENTERIDLE message is not sent if the wake-up event
commit7ed1af3df35b8ec5bd42af5767c773a8d95c8e36
authorFrancis Beaudet <francis@macadamian.com>
Sun, 15 Aug 1999 16:58:03 +0000 (15 16:58 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 15 Aug 1999 16:58:03 +0000 (15 16:58 +0000)
tree691dad73c0d777bc43ef210e225014dd3790b1dc
parent489cb8b758cf3e5ad72422c4722eaf84244a110b
Ensure that the WM_ENTERIDLE message is not sent if the wake-up event
for the MSG_InternalGetMessage() call is a WM_TIMER.
controls/menu.c
include/message.h
windows/dialog.c
windows/message.c
windows/nonclient.c