-
查看被进程打开的句柄
查看被进程打开的句柄 -Getting the handle opened by proce
- 2022-02-06 21:05:54下载
- 积分:1
-
c#实现的查看网络连状态的小程序 很实用
c#实现的查看网络连状态的小程序 很实用-c# realize the View network status applet very useful
- 2022-01-25 20:09:03下载
- 积分:1
-
delphi7.0写的合同订单添加、修改、删除及保存到excess里面
delphi7.0写的合同订单添加、修改、删除及保存到excess里面-delphi7.0 written contract orders add, modify, delete and save it to excess inside
- 2023-07-22 05:55:04下载
- 积分:1
-
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Wi...
VC编写的DLL,可以获得硬盘的型号、序列号以及计算机 ID, 带Delphi的源程序,在Win2K下通过,但是没有在Win9X下试过, 感兴趣的朋友可以在Win9X 下试一下,或者编写一个VB的范例。 函数以及定义: function ReadPhysicalDrive(driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadPhysicalDriveInNT ; 获得WinNT下的硬盘型号以及序列号。参数driveID为硬盘的位置, IDE1上的主盘为0,类推到IDE2上的从盘的driveID为3。 function ReadPhysicalDrive9X (driveID:integer;buffer:Pointer;bufLen:integer):integer; stdcall; external DiskID.dll name ReadDrivePortsInWin9X ; 获得Win9X下的硬盘型号以及序列号。参数同上 function getHardDriveComputerID:int64; stdcall; external DiskID.dll name getHardDriveComputerID ; 获得计算机的ID -VC prepared DLL, get the hard drive model, serial number and computer ID, with Delphi s source code, adopted in Win2K, but not under Win9X tried interested can try under Win9X, or prepare a VB example. Function as well as the definition: function ReadPhysicalDrive (driveID: integer buffer: Pointer bufLen: integer): integer stdcall external DiskID.dll name ReadPhysicalDriveInNT obtained under Win
- 2022-02-15 18:15:01下载
- 积分:1
-
一个c语言的小程序,获取windows系统下的进程详细信息,在网管系统中应用广泛(用得vc编译环境)...
一个c语言的小程序,获取windows系统下的进程详细信息,在网管系统中应用广泛(用得vc编译环境)-a small procedures, access to the Windows system under the process of detailed information, the network management system widely used (vc used compiler environment)
- 2022-08-06 04:12:56下载
- 积分:1
-
计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写...
计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写-computer operating system replacement pages algorithm source code, including fifo, lru, opt. prepared using vc
- 2022-02-03 15:12:43下载
- 积分:1
-
vc++6游戏编程入门及源码,是一套不错的学习资料~
vc++6游戏编程入门及源码,是一套不错的学习资料~-vc++ 6 game programming source code entry and is a good learning materials ~
- 2022-02-28 23:53:01下载
- 积分:1
-
通过本程序可以自定义任何文件类型的图标,代码全在里面,大家自己看吧...
通过本程序可以自定义任何文件类型的图标,代码全在里面,大家自己看吧-Through this program can customize any file type icon, the entire code inside, everyone and see their own
- 2022-03-25 04:09:40下载
- 积分:1
-
一个查看密码的spy 扩展程序,推荐下载,非常酷
一个查看密码的spy 扩展程序,推荐下载,非常酷--A spy extent program which can catch the password, recommend!
- 2022-04-30 16:21:14下载
- 积分:1
-
老外的著作,讲述c++的多线程编程基本知识和要领,适合于多线程编程的入门者学习...
老外的著作,讲述c++的多线程编程基本知识和要领,适合于多线程编程的入门者学习-Foreign books about c++ for multi-threaded programming knowledge and the basic essentials
- 2022-02-07 20:35:08下载
- 积分:1