Question about message queue

Q

QQ

Hi I get to know PostThreadMessage. For this function
The thread to which the message is posted must have created a message
queue, or else the call to PostThreadMessage fails.

Now I am thinking of writing this kind of program in C++
Does anyone have some tutorial for this message queue, and how does it
work?

Thanks a lot!
 
R

red floyd

QQ said:
Hi I get to know PostThreadMessage. For this function
The thread to which the message is posted must have created a message
queue, or else the call to PostThreadMessage fails.

Now I am thinking of writing this kind of program in C++
Does anyone have some tutorial for this message queue, and how does it
work?

Thanks a lot!

My copy of the standard doesn't have anything about messages, threads,
or PostThreadMessage in it.

Please try a MS specific newsgroup.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,204
Messages
2,571,063
Members
47,671
Latest member
peterweyand

Latest Threads

Top