Click here to Skip to main content
15,885,278 members
Articles / Programming Languages / C++

Using WIN32 Message Queue in C++ / WIN32 Multithreaded Applications

Rate me:
Please Sign up or sign in to vote.
4.42/5 (45 votes)
24 Feb 2004CPOL3 min read 218.6K   2.2K   89  
How to use WIN32 Message Queues in MultiThreaded Environments instead of kernel objects.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Architect
India India
A programmer by heart since 1998. Written code in C++, Java, JavaScript, Python & Ruby, Worked on Stack Development to Web Development. Data Specialist with SQL and NoSQL DBs

Comments and Discussions