Call this member function to resume execution of a thread that was suspended by the SuspendThread member function, or of a thread that was created with the CREATE_SUSPENDED flag.
DWORD ResumeThread( );
| Header File | Afxwin.h |
| Platforms | |
| Versions | 1.0 and later |
| Complete documentation | Visual C++ documentation |
CWinThread Overview, CWinThread Member Functions, Application Architecture Classes, CWinThread::SuspendThread