Click here to Skip to main content
15,891,033 members
Articles / Programming Languages / C++

How to post a thread message to a console application

Rate me:
Please Sign up or sign in to vote.
4.94/5 (10 votes)
28 Nov 2011CPOL1 min read 34.5K   11  
Console threads can be promoted to GUI thread and receive thread messages

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



Comments and Discussions