Call UpdateInvalidClient in ScrollWindow; Only delaying MSG_IDLE to the child control if the main window is active

This commit is contained in:
Vincent Wei
2022-09-27 13:20:18 +08:00
parent 6bc85062b9
commit cbb4e32992
2 changed files with 36 additions and 10 deletions

View File

@@ -2906,8 +2906,8 @@ typedef struct _WINMASKINFO {
* This message is sent to the all main windows when the system
* enters idle loop.
*
* Since 5.0.10, this messasge will be relayed to the descendant control
* if the control captured the mouse event.
* Since 5.0.10, this messasge will be relayed to the active child control
* if the main window is currently active.
*/
#define MSG_IDLE 0x0142