Is it possible to create a new thread with the same message queue as the the thread creater?
This is a discussion on New Thread with same Message Queue? within the Windows Programming forums, part of the Platform Specific Boards category; Is it possible to create a new thread with the same message queue as the the thread creater?...
Is it possible to create a new thread with the same message queue as the the thread creater?
I wasn't aware that each thread had it's own message queue...do you mean thread as in a seperate window?
Gays can't love like real people
entropysink.com -- because arses weren't designed for running websites.
No. I mean if I called CreateThread(), there would be two messages queues that existed.