资源列表
__RemoveDriveByLetter_demo
- a USB drive for safe removal!!
GetWindowThreadProcessId()
- 找出某个窗口的创建者(线程或进程),返回创建者的标志符。 哪个线程创建了这个窗口,返回的就是这个线程的id号 (进程只有一个线程的话,那么线程标志符与进程标志符就是指同一个标志符) -VC++ GetWindowThreadProcessId() Function
01
- 查看系统正在运行的所有(包括隐藏)的程序.-Program to see if the system is running (including hidden).
Thread
- 线程的应用,基本的线程及其方法的调用,进程同步的应用-Threaded applications, the basic method of the thread and calls the application process synchronization
MultiThreadEvent
- 多线程的事件操作。vs2008 工程。 简单的应用 操作简单-event operation, multi-threaded. The vs2008 engineering. Simple applications easy to operate
threadpool-0.2.1.src.tar
- c++线程池程序,供开发多线程程序使用,unix操作系统-c++ threadpool
multi-messenger
- Multi-messenger source codded by Sron
niminggd
- C++ 匿名管道程序测试源代码,定义结构体SECURITY_ATTRIBUTES变量,填充结构体中的各成员,创建匿名管道,定义并初始化结构体,填充结构体中的各个成员,从匿名管道中读取的数据等。-C++ anonymous pipe testing program source code, the definition of the structure of SECURITY_ATTRIBUTES variables, each member is filled in the structure,
Login0
- 本程序实现一次性口令技术,如果输入口令错误系统将注销。用C++实现,简单易用
DNA__4762489TAPI--115507Agent647501
- 这是一个关于DNA__4762489TAPI 115507Agent647501的源码,同学们学习下载吧-This is a source of DNA__4762489TAPI- 115507 agent647501 students learn to download
WJM
- 显示系统中所有进程的完整路径以及程序文件名-Display full path and file name of all processes
CreateProcess-Detailed
- 讲解了进程的创建,如何使用进程,进程的参数。- On the process of the creation, how to use the process, process parameters.