Author: redKlyde
This tutorial shows you how make a reusable, customizable, threading class. If you plan to do any threading in your application, a simple interface for starting/stopping threads is a must!
Functions/Methods Used: CreateThread(), WaitForSingleObject(), Sleep(), cout, istream::get()
purchase full version
Access EXE