A message Queue question# Programming - 葵花宝典
f*r
1 楼
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++ in LinuX
Does anyone have some tutorial for this message queue, and how does it work?
Thanks a lot!
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++ in LinuX
Does anyone have some tutorial for this message queue, and how does it work?
Thanks a lot!