资源列表
Windows_Thread_learn
- 多线程学习的很好的代码,里面有很多变成的实例,可以直接运动测试.-Learn a good multi-threaded code, which has become an example of many, can directly exercise test.
lesson16
- 该程序主要完成了进程间、多线程的通信,采用MFC机制,完成线程同步,通过该程序可以很好的理解线程间的通信-The program completed a major inter-process, multi-threaded communication, using MFC mechanism, thread synchronization is completed through the program can be a very good understanding of communica
myTaskmgr
- Windows任务管理器,是基于VC6.0所设计的一款软件-Windows Task Manager is based on the design of a software VC6.0
GlobalVariable
- vc++演示多线程之间的通信,通过全局变量和自定义消息在用户界面线程和工作线程之间通信-multi-thread demo
Progress
- VC++6.0MFC中进程条控件的使用及源代码-VC++6.0 progress bar control use and source code
MFCDll
- 这是一个MFC动态链接库的实现例子,它说明了动态链接库的实现和调用过程。-This is an MFC dynamic-link library implementation example, which illustrates the dynamic link library implementation and the calling procedure.
Experiment
- 操作系统进程间的通信,利用的WINAPI32,在VS环境下运行没有问题- OS interprocess communication, use of WINAPI32, at VS environment running without problems
process2
- 使用mfc实现进程的枚举和结束,本代码比较简单,适合用于mfc和进程管理的学习。-Use mfc achieved enumeration process and the end, the code is relatively simple, suitable for learning mfc and process management.
ActiveTest
- 这是一个很好的练习应用ActiveX控件的实例,操作环境是VS2003,C++语言。-It is a good practice application example of ActiveX control, operating environment is VS2003, c++ language.
MultiThreadDown
- 简单的多线程网络下载小程序,但下载链接字符处理 不是很理想-MutliThread Download Programe
ex30a
- vc 编写的winsock多线程阻塞通信程序,经典实用-failed to translate
MFC_Thread
- 使用MFC进行线程编程的例子,本工程包含三个线程,演示了线程的创建、挂起和唤醒过程。-Thread programming with MFC for example, the project consists of three threads, demonstrates thread creation, suspend and resume the process.