文件名称:q1
介绍说明--下载内容均来自于网络,请自行研究使用
VC++不使用MFC创建双线程的多线程实例源码包:twothread第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC。-No second twothread first thread message queue, the main thread to the first thread tries to send a message, we can see PostThreadMessage () returns FALSE, the program creates: VC++ does not use MFC to create a dual-threaded multi-threaded example source code package thread has a message queue, the main thread PostThreadMessage () returns TRUE, the program++ 6.0 developed by Visual C, did not use MFC.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
q1\Q1.cpp
..\Q1.dsp
..\Q1.dsw
..\StdAfx.cpp
..\StdAfx.h
q1