How To Use SendMessageTimeout() in a Multithreaded Application (106716)
The information in this article applies to:
- Microsoft Platform Software Development Kit (SDK) 1.0
This article was previously published under Q106716 SUMMARY
SendMessageTimeout() is new to the Win32 application programming interface
(API). The function sends a message to a window and does not return until
either the window procedure processes the message or the timeout occurs.
Modification Type: | Minor | Last Reviewed: | 7/11/2005 |
---|
Keywords: | kbhowto kbWndw KB106716 |
---|
|