搜索资源列表
HideProcessFORXP2000
- 在2000和xp下,隐藏进程,VC6.0测试通过 在需要隐藏进程的时候#incoude\"HideProcess.h\",调用HideProcess()即可。-in 2000 and xp, hidden process, VC6.0 tested in the process need to hide when # incoude "HideProcess.h" Call HideProcess () can be.
Mutithreads
- 用VC6.0写的简单多线程,初学者可以参考一下-VC6.0 write with a simple multi-threaded, beginners can take a look
KeyboardSound
- 用键盘来模拟声音播放软件,按不同的键发出不同的声音。。键盘小钢琴,,vc6.0下编译通过-keyboard to simulate the sound player software, in different keys of different voices. . A small piano keyboard, and vc6.0 under compile. .
NtdllProc(NtQuerySystemInformation)
- NT进程查看,使用NTDLL的NtQuerySystemInformation函数,vc6.0编译通过-NT process, NTDLL NtQuerySystemInformation use the function, vc6.0 compile
KillProcess
- 进程手术刀1.1版(在vc6.0下编译通过) 与原版只有很少的修改.重要的是自带了psapi.h和psapi.lib,而且修改了编译选项. 注意:这个工程只能在Release模式下编译, 如果谁知道怎样设置在Debug下编译,请告诉我.
facedetect
- VC6.0与Opencv环境下的视频采集,图像滤波,角点检测,运动跟踪,通过测试
port-multithread
- 多线程串口通信,开发环境VC6.0,适合初学着阅读,对线程有一定了解,在win2000调试通过
threadpool
- 一个简单的线程池管理程序,采用vc6.0 编程
进程-1
- 在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process -- VC design.
StateServer
- 该源码用VC6.0开发,实现了一个状态服务器(State server),其中的 读写锁,线程池机制,完成端口机制具有很好的参考价值。-The source code with VC6.0 development, to achieve a state of the server (State server), which read and write locks, the thread pool mechanism, the completion port mechanism has a
1
- 有关编程多线程的简单实例,开发工具为VC6.0,编译通过
SuperTask
- 一个能实现任务管理器的程序,VC6。0。-One can achieve the task manager process, VC6. 0.
LimitProcess
- 限制作业中的进程,创建作业,添加进程,vc6.0开发.-Restrict operation of the process, create jobs, add the process, vc6.0 development.
duodaochuli
- 基于优先级的多道处理,代码在vc6.0下可以直接运行-Priority-based multi-channel processing, the code can be run directly under the vc6.0
MultiThread
- VC6.0下面的多线程实例,用于实现文件复制 -Multi-threaded example, copy the files to realize
multi-thread-com-comunication
- vc6.0下的多线程串行通信,实现几个线程对串口同时操作-vc6.0 implemented multi-threaded serial communication
MultiThread7
- 在VC6.0上创建多线程线程程序,使用全局变量进行通信。-create multi thread
dll-into-exe
- 进程注入的最简单示例代码,VC6.0平台,-process injection sample On windows system
ShareMemDll
- 建立动态数据交换(DDE)的DLL及测试容器,VC6.0代码。-Create a dynamic data exchange (DDE) of the DLL and test containers, VC6.0 code.
0070
- VC6.0开发的一个有关线程的源代码,使读者能够更深刻的理解线程机制。-code of thread