Click here to Skip to main content
15,884,739 members
Articles / Desktop Programming / Win32

Win32 Thread Wrapper with Synchronized Start

Rate me:
Please Sign up or sign in to vote.
5.00/5 (8 votes)
23 Oct 2019CPOL3 min read 24.5K   663   23  
A Win32 CreateThread() C++ wrapper class for synchronized thread startup and forced message queue creation.

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
United States United States
I've been a professional software engineer for over 20 years. When not writing code, I enjoy spending time with the family, camping and riding motorcycles around Southern California.

Comments and Discussions