Tuning: the MSG_IDLE message will be relayed to the descendant control if the control captured the mouse currently

This commit is contained in:
Vincent Wei
2022-09-26 20:03:20 +08:00
parent 7e470b0e78
commit a926754a6b
2 changed files with 8 additions and 16 deletions
+3
View File
@@ -2905,6 +2905,9 @@ 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.
*/
#define MSG_IDLE 0x0142