-
shell上下文菜单扩展实用源码
shell上下文菜单扩展实用源码-shell context menu expansion practical source
- 2022-02-13 02:31:02下载
- 积分:1
-
Applicable to small and medium
适用中小酒店行业录入客户住宿舍登记的管理与日常维护工作!-Applicable to small and medium-sized hotel industry recorded live dormitory registered customer management and day-to-day maintenance work!
- 2022-05-16 07:18:38下载
- 积分: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
-
This is a very good program to run automatically boot software by modifying the...
这是一个很好的开机程序自动运行软件;通过修改注册表来完成!-This is a very good program to run automatically boot software by modifying the registry to complete!
- 2022-05-06 04:44:38下载
- 积分:1
-
该代码实现的主要是文件拖放功能,其可以将一个文件拖入到对话框直接运行!包含详细的代码。...
该代码实现的主要是文件拖放功能,其可以将一个文件拖入到对话框直接运行!包含详细的代码。-The code to achieve the main drag and drop the document function, which can drag a file directly to the dialog box to run! Contains a detailed code.
- 2023-02-05 14:45:03下载
- 积分:1
-
演示基本的步骤
演示基本的步骤-Demonstration of basic steps. . . . . . . . . . . . . . . . . . . . . . .
- 2022-02-01 08:11:22下载
- 积分:1
-
found on the Internet, we do not know of any help, a physical hard disk access t...
在网上找到的,不知道对大家有没有帮助,一个获取硬盘物理信息的类。-found on the Internet, we do not know of any help, a physical hard disk access to the information category.
- 2022-05-27 02:46:12下载
- 积分:1
-
Windows系统进程查看、结束,内存查看等
Windows系统进程查看、结束,内存查看等-View, the end of the system is running processes, view the system memory usage
- 2022-03-17 14:54:52下载
- 积分:1
-
VC的程序那个源码,适合初学者,高手就不必看了
VC的程序那个源码,适合初学者,高手就不必看了-VC-source process that is suitable for beginners, you do not have to read
- 2022-01-25 21:27:57下载
- 积分:1
-
用VB获取系统进程的硬件信息,可用于系统检测!
用VB获取系统进程的硬件信息,可用于系统检测!-VB acquisition system using the process of the hardware information is available for system testing!
- 2022-03-11 14:48:47下载
- 积分:1