资源列表
process
- 进程信息查看器,实现最基本的查看当前系统运行进程的名称、ID及其父进程的ID-Process information viewer, to view the current system to achieve the most basic running process name, ID and parent process ID
sample1305
- 多线程编程,能实现多个线程并行执行,一个线程执行,另一个线程报正在执行!-Multi-threaded programming, multiple threads execute in parallel, a thread executing in another thread newspaper is running!
实例55 启动并控制其它Exe程序
- 用VC写的启动并可控制其他EXE程序的应用程序-VC can start writing the other EXE process control applications
Sieve
- 个人学习心得, 个人学习心得-Personal learning experience
MultiThreadA
- 多线程编程的小例子,可以帮助理解多线程编程知识。-A example of multi-threaded programming, it can help to understand the knowledge of multi-threaded.
sample1302
- 实现多线程通讯编程,一个线程计算1到100的整数,另一个线程显示得到1到100的计算结果-Multi-threaded communication programming, a thread to calculate an integer of 1-100, another thread display calculations 1-100
process-communications
- 通过MFC 的消息机制实现进程间的通信,代码测试过可靠。-Through the MFC news mechanism realization process communications, code testing and reliable.
FileMappingClient
- 本例子很好的显示了VC下多线程之间的相互通信问题,值得学习!-This example shows a good VC under the mutual communication between multiple threads, it is worth learning!
MutiThread1
- MFC 新建多个子线程,dialog进度条显示-MFC create multiply threads
THREAD1
- 本例程讲述如何创建线程,并引用线程获取当前时间并在EDIT框上显示出来。-This routine tells you how to create a thread, and cited a thread for current and EDIT box in time on the display.
sample1304
- 多线程编程,能实现在一个线程中处理两个数相减,另一个线程得结果-Multi-threaded programming, to achieve Subtracts two numbers in a thread, another thread results
MultiThread3
- 基于VC++的MFC多线程实例,该实例演示了如何传送一个结构体给一个线程函数,可以通过传送一个指向结构体的指针参数来完成。-MFC examples of multi-thread based VC++ of the examples demonstrated how to transfer a structure to a thread function, the parameters can be a pointer to a structure through transfer to co