CThread Class - Version 1.0 A sophisticated C++ class wrapping WINDOWS Threads. Used in Microsoft Visual C++ environment under MFC. CThread class offers many features that are not supported by the standard thread functionality - several levels of thread synchronization, thread notification, simple starting, pausing, stopping threads etc. Delivery contains CThread Class Generator Wizard which automatically generates CThread-derived source files ready to compile. Detailed CThread Reference Manual as well as the Programmer's Guidelines available in .HLP, .HTML and .DOC form.