-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On November 21, 2002 12:24, steve.lustbader@philips.com wrote:
It seems like a simple fix is a test if hwnd is NULL and calling PostThreadMessage with the right thread ID, but I don't know how to get the current thread's ID. Any ideas/suggestions?
GetCurrentThread()
- -Ryan