摘要:
Windows编程中创建线程的常见函数有:CreateThread、_beginthread、_beginthreadex。据说在任何情况下_beginthreadex都是较好的选择。_beginthreadex的参数虽然多,但是大部分填NULL或0使用默认值就可以了。1 uintptr_t... 阅读全文
posted @ 2014-09-11 20:57
cyendra
阅读(1143)
评论(0)
推荐(0)
浙公网安备 33010602011771号