摘要:
Win32多线程的创建方法主要有:(1)CreateThread()(2)_beginthread()&&_beginthreadex()(3)AfxBeginThread()(4)CWinThread类(1)CreateThread()百度百科:http://baike.baidu.com/view/1191444.htm函数原型:view plaincopy to clipboardprint?01.HANDLE CreateThread(02. LPSECURITY_ATTRIBUTES lpThreadAttributes,03. DWORD dwStackSize,0 阅读全文
posted @ 2013-09-10 10:52
zlog
阅读(489)
评论(0)
推荐(0)

浙公网安备 33010602011771号