The WM_QUEUESYNC message is sent by a computer-based training (CBT) application to separate user-input messages from other messages sent through the WH_JOURNALPLAYBACK hook procedure.
WM_QUEUESYNC wParam = 0; // not used, must be zero lParam = 0; // not used, must be zero
This message has no parameters.
A CBT application should return zero if it processes this message.
Whenever a CBT application uses the WH_JOURNALPLAYBACK hook procedure, the first and last messages are WM_QUEUESYNC. This allows the CBT application to intercept and examine user-initiated messages without doing so for events that it sends.
If an application specifies a NULL window handle, the message is posted to the message queue of the active window.
file: /Techref/os/win/api/win32/mess/src/msg27_13.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 23:25,
3.144.90.192:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://massmind.org/Techref/os/win/api/win32/mess/src/msg27_13.htm"> WM_QUEUESYNC</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.