-
This is the VB6 code for Alarm Clock.
This the VB6 code for Alarm Clock.-This is the VB6 code for Alarm Clock.
- 2022-03-19 01:46:47下载
- 积分: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
-
Zhang Limin Visual C# 2005
张利民Visual C#2005有趣的小时钟程序时钟源有趣的程序重要技巧如下:q双击时钟到任何地方,我们都可以删除或恢复它的边框。用鼠标拖动到任何一个地方,我们可以改变它的时钟位置。
- 2022-02-14 07:53:29下载
- 积分:1
-
C++ FAQs 经典著作~此为英文原版的第二版,学习C++不应错过~
C++ FAQs 经典著作~此为英文原版的第二版,学习C++不应错过~-C++ FAQs classics ~ This is the second edition of the English original, learning C++ should not be missed ~
- 2022-04-13 05:59:06下载
- 积分:1
-
简单好用的播放器
简单好用的播放器-simple and easy player
- 2022-03-25 05:58:23下载
- 积分:1
-
一个示例程序,调用API取得硬盘使用情况,支持大硬盘。
一个示例程序,调用API取得硬盘使用情况,支持大硬盘。-One example:this program can aquire the information of the hard disk being used and be fit to the large disk.
- 2022-11-10 14:50:04下载
- 积分:1
-
这是个数据库相关的源代码,希望对大家有帮助,连接DAO数据库,希望大家多多支持...
这是个数据库相关的源代码,希望对大家有帮助,连接DAO数据库,希望大家多多支持-This is a database-related source code, in the hope that we help to connect DAO database, hope that we can support
- 2023-08-17 18:25:04下载
- 积分:1
-
A small game is very fun, and hope for all of us ~ ~ ~
一个小游戏很好玩的,希望对大家有用-A small game is very fun, and hope for all of us ~ ~ ~
- 2022-12-01 12:25:03下载
- 积分:1
-
在资料中加上关键字索引的位置Tag(0x08:带偏移量)
在资料中加上关键字索引的位置Tag(0x08:带偏移量)-Add a keyword in the data location index Tag (0x08: with offset)
- 2022-02-02 19:40:45下载
- 积分:1
-
mathematical curve examples, see oh
数学曲线的实例,可以看看哦-mathematical curve examples, see oh
- 2022-05-19 19:09:37下载
- 积分:1