安全的方法是創建執行緒時先 CREATE_SUSPENDED, 然后再ResumeThread. */ void CloseThread() { if((m_threaddraw==0) && (m_threadcomm==0)) return;
確定! 回上一頁