资源列表
[进程与线程] modifyregistry
说明:实际编程中,有时需要访问和修改注册表信息,本实例功能为访问和修改注册表中的用户姓名和公司名称。-actual programming, and sometimes need to access and modify the registry information, examples of the functions of access and modify the registry of names and user names.<希特勒> 在 2008-10-13 上传 | 大小:27.88kb | 下载:0
[进程与线程] threadpool2
说明:windows下线程池的使用,对学习windows的线程机制很有用处-windows Thread pool use, to learn windows threads useful mechanism<郭少枫> 在 2008-10-13 上传 | 大小:27.56kb | 下载:0
[进程与线程] MultiThreadA
说明:为大家提供Windows MFC多线程的设计例子,希望有帮助-to provide a Windows MFC multithreaded design examples, with the hope of helping<zhugq> 在 2008-10-13 上传 | 大小:27.47kb | 下载:0
[进程与线程] DLLINJECTOR
说明:一个进程注入用的进程注入工具 用VC++6.0写的-a process in the implantation process using tools written by VC 6.0<SuperFlash> 在 2008-10-13 上传 | 大小:27.49kb | 下载:0
[进程与线程] 100_listprocess
说明:VC++显示和*系统当前进程2007-4-271309★★★☆VC++源码<jcak> 在 2008-10-13 上传 | 大小:27.58kb | 下载:0
[进程与线程] Thread1_23
说明:多线程相关,值得一看哦-multithreading related eye-catcher oh<六六> 在 2008-10-13 上传 | 大小:27.57kb | 下载:0
[进程与线程] listprocess
说明: 此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用 HANDLE OpenProcess(...),TerminateProcess(...)来打开和关闭活动进程。<kehaiying> 在 2008-10-13 上传 | 大小:27.73kb | 下载:0
[进程与线程] 从NT服务启动Windows程序
说明:它能够启动你指定的任意多个程序。被启动的程序将像 NT 服务一样运行(例如,不用用户登陆机器,它们便会在后台运行)。 ? 在没有合适特权情况下,用户不能终止由此服务启动的程序(除非机器关闭)。 ? 你可以在 NT 服务之外测试和调试你的程序。例如,你可以在 DevStudio 调试器中运行你的程序,单步进入源代码中查找错误等。当“调试无错”后,你将它配置成产品,从 NT 服务启动它。-it can start your designat<王明> 在 2008-10-13 上传 | 大小:27.88kb | 下载:0