-
切换进入保护模式的实例// 源代码// 汇编// 英文
切换进入保护模式的实例// 源代码// 汇编// 英文-switch into protected mode examples// source// compile// English
- 2022-03-19 22:25:37下载
- 积分:1
-
一个磁盘信息查看程序,可以对系统的磁盘信息进行监测,然后显示出这些信息。...
一个磁盘信息查看程序,可以对系统的磁盘信息进行监测,然后显示出这些信息。-A disk information view the program, you can monitor the system disk information, and then show this information.
- 2022-01-25 23:43:45下载
- 积分:1
-
usb工作模式的切换,通过修改注册表转换工作模式.开发环境EVC,适合ARM9平台....
usb工作模式的切换,通过修改注册表转换工作模式.开发环境EVC,适合ARM9平台.-usb mode switch, through the conversion mode to modify the registry. development environment EVC, for ARM9 platform.
- 2022-02-04 17:20:18下载
- 积分:1
-
WINDOWS下应用层带界面的系统对象查看工具
WINDOWS下应用层带界面的系统对象查看工具-Under the application layer with a WINDOWS interface system object viewing tool
- 2022-12-03 04:05:03下载
- 积分: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
-
判断磁盘簇大小CodeGuru Determining Cluster Size
判断磁盘簇大小CodeGuru Determining Cluster Size-Determine the disk cluster size CodeGuru Determining Cluster Size
- 2022-03-24 00:58:55下载
- 积分:1
-
vc++实现安装程序的开发
vc++实现安装程序的开发 -vc++ realize the development of the installation process
- 2023-04-28 12:50:02下载
- 积分:1
-
一个查看系统详细信息的例子
一个查看系统详细信息的例子--An example of viewing the system detail information
- 2022-11-19 09:40:03下载
- 积分:1
-
可以对磁盘进行格式化
可以对磁盘进行格式化-be right disk format
- 2022-08-23 11:00:48下载
- 积分:1
-
E语言,将外部运行的程序 嵌入到一个E窗口中,作为其子窗口而存在...
E语言,将外部运行的程序 嵌入到一个E窗口中,作为其子窗口而存在-E language, will be embedded in external programs that run in a window E, as part of its child window exists
- 2022-01-26 00:43:53下载
- 积分:1