摘要:
开发C/C++多线程程序时,要使用C运行库的_beginthreadex()而不是windows API的CreateThread()。一、 _beginthreadex()_beginthreadex()是多线程版本C运行库提供的函数。C运行库最初设计的时候还没有多线程的使用,所有很多变量如err... 阅读全文
posted @ 2014-04-16 20:55
shokey520
阅读(5196)
评论(0)
推荐(0)
浙公网安备 33010602011771号