Click to See Complete Forum and Search --> : MFC Threads and Messages
koden
October 3rd, 2005, 07:15 PM
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
torfil
October 3rd, 2005, 07:41 PM
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... :-)
MikeAThon
October 3rd, 2005, 08:59 PM
See my answer to your other thread at http://www.codeguru.com/forum/showthread.php?p=1244989#post1244989
Please be patient; you posted this second request less than one hour after your first request.
Mike
Marc G
October 4th, 2005, 03:11 AM
[ moved thread ]
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.