-
Browser Helper Object example.
Self explanatory.
Browser Helper Object example.
Self explanatory.-Browser Helper Object example.
Self explanatory.
- 2022-02-14 00:39:24下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
simulating small dog eating beans
模拟小狗吃豆的小程序-simulating small dog eating beans
- 2022-07-18 10:02:09下载
- 积分:1
-
development of the VC using matrix calculation category, which has many function...
采用VC开发的矩阵计算类,里面有许多计算功能可以直接调用或修改使用-development of the VC using matrix calculation category, which has many functions can be calculated directly or modify the use of call
- 2022-01-26 03:12:26下载
- 积分:1
-
s3c2440 drivers in c for wince5.0
s3c2440 drivers in c for wince5.0
- 2022-10-14 06:00:03下载
- 积分:1
-
一个使用的完成CRC检验及数据读写的C++文件,能直接实现CRC
一个使用的完成CRC检验及数据读写的C++文件,能直接实现CRC-the completion of a use of CRC testing and data read and write C documents will be able to directly achieve CRC
- 2022-09-13 05:20:03下载
- 积分:1
-
MEGA16开发板,驱动开发板上的1602液晶
MEGA16开发板,驱动开发板上的1602液晶
-MEGA 16 1602
- 2023-01-30 20:45:08下载
- 积分:1
-
C++内存分配所有方法,比较有价值,有需要的可以参考
C++内存分配所有方法,比较有价值,有需要的可以参考-the good C++ memory alloc
- 2022-03-18 10:59:39下载
- 积分:1
-
PoliceGIS
郑州市公安交通地理信息系统,非常全面,界面很漂亮。
- 2022-08-08 21:45:31下载
- 积分:1
-
小
小型项目企业工资管理系统,包括相关设计文档、源码,供学习参考。-Small-scale projects in enterprise management system for wages, including related design documents, source code for learning reference.
- 2022-02-12 09:13:42下载
- 积分:1