Click here to Skip to main content
15,893,190 members
Articles / Mobile Apps

CThread

Rate me:
Please Sign up or sign in to vote.
1.60/5 (6 votes)
23 Aug 2005Ms-RL3 min read 67.3K   1.6K   26  
CThread simplifies the process to start, run and stop threads. You can use it to work with threads in the same way as you do in C# or Java.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under Microsoft Reciprocal License


Written By
PEK
Sweden Sweden
PEK is one of the millions of programmers that sometimes program so hard that he forgets how to sleep (this is especially true when he has more important things to do). He thinks that there are not enough donuts in the world. He likes when his programs works as they should do, but dislikes when his programs is more clever than he is.

Comments and Discussions