I can't seem to get this: http://www.codeguru.com/forum/showthread.php?t=359456 to work. Instead, is it possible to make my own message handler and send a message on one thread, catching it on another thread?
Thanks
Printable View
I can't seem to get this: http://www.codeguru.com/forum/showthread.php?t=359456 to work. Instead, is it possible to make my own message handler and send a message on one thread, catching it on another thread?
Thanks
The compiler error you're getting means that the function where that code exists is not a method on a CWnd class. Are you sure you added your function it to the class definition?
Without posting more code, we can't really help you... :-)
See my answer to your other thread at http://www.codeguru.com/forum/showth...89#post1244989
Please be patient; you posted this second request less than one hour after your first request.
Mike
[ moved thread ]