Call this member function to create a thread to execute within the address space of the calling process.
BOOL CreateThread( DWORD dwCreateFlags = 0, UINT nStackSize = 0, LPSECURITY_ATTRIBUTES lpSecurityAttrs = NULL );
| Header File | Afxwin.h |
| Platforms | |
| Versions | 1.0 and later |
| Complete documentation | Visual C++ documentation |
CWinThread Overview, CWinThread Member Functions, Application Architecture Classes, CWinThread::CWinThread