-
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T...
此代码示范了如何利用 CreateToolhelp32Snapshot API函数枚举系统当前进程。以及如何用HANDLE OpenProcess(...),T -This code demonstrates how to use function CreateToolhelp32Snapshot API system is currently the process of enumeration. And how to use HANDLE OpenProcess (...), T
- 2022-02-27 00:57:00下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,版本窗口程序源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,版本窗口程序源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, versions of source code window
- 2022-06-18 08:42:45下载
- 积分:1
-
该程序主要提供了windows平台下的,系统服务功能,该代码简练,深刻,需要做windows服务功能的可以好好研究一下....
该程序主要提供了windows平台下的,系统服务功能,该代码简练,深刻,需要做windows服务功能的可以好好研究一下.-The program provides a major under windows platform, the system service function, the code concise and profound, the need to make windows service functions can be a good look.
- 2023-06-23 13:00:03下载
- 积分:1
-
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据...
在工业控制行业,DDE通讯非常普遍,本程序示范了如何通过DDE存取数据-industries in industrial control, communications DDE is very common, the process model of how to access the data through DDE
- 2022-02-10 11:49:00下载
- 积分:1
-
资源管理器,它可以管理你的电脑中的各个盘和文件.
资源管理器,它可以管理你的电脑中的各个盘和文件.-Resource Manager, which can manage your computer all disk and documents.
- 2022-03-14 13:56:38下载
- 积分:1
-
软盘驱动实例// 源代码// C// 英文
可以直接控制软盘
软盘驱动实例// 源代码// C// 英文
可以直接控制软盘
-floppy disk drive// source// C// English can directly control floppy
- 2022-03-16 03:58:45下载
- 积分:1
-
Win95和NT下直接存取物理内存和端口IO地址的程序
Win95和NT下直接存取物理内存和端口IO地址的程序-Program in which physical memory and IO port address can be accessed directly in Win95 and NT
- 2022-02-05 16:16:08下载
- 积分:1
-
不需重起,多开3389,用编程方式取得3389服务的PID。
不需重起,多开3389,用编程方式取得3389服务的PID。-not important, as much as 3,389, with 3,389 acquire programming services PID.
- 2023-06-02 19:25:03下载
- 积分:1
-
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。...
x64实现Thunk的新思路,兼容x86,目前能使用的第一份x64下的thunk代码。-x64 new ideas to achieve Thunk, compatible with x86, is currently able to use the first thunk code under x64.
- 2022-04-19 11:01:43下载
- 积分:1
-
信号量的类封装,适合C++开发,通过此类,能够直接对信号量进行创建、关闭等操作开发。...
信号量的类封装,适合C++开发,通过此类,能够直接对信号量进行创建、关闭等操作开发。-Semaphore class package for C++ development, through such, can be carried out directly on the semaphore creation, closure, and so operate the development.
- 2022-01-21 06:21:38下载
- 积分:1