摘要:
MFC使用AfxBeginThread()函数创建线程CWinThread *AfxBeginThread( AFX_THREADPROC pfnThreadProc, LPVOID pParam, int nPriority=THREAD_PRIORITY_NORMAL, UINT nStackSize=0, DWORD dwCreateFlags=0, LPSECURITY_ATTRIBUTES lpSecurityAttrs=NULL)CWinThread *AfxBeginThread( CRuntimeClass *pThreadClass, int nPriorit... 阅读全文
posted @ 2012-09-28 10:00
飞飞O(∩_∩)
阅读(8927)
评论(0)
推荐(0)
浙公网安备 33010602011771号