Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
CWinThread();
Remarks
Constructs a CWinThread object. To begin the thread’s execution, call the CreateThread member function. You will usually create threads by calling AfxBeginThread, which will call this constructor and CreateThread.
CWinThread Overview | Class Members | Hierarchy Chart
See Also CWinThread::CreateThread