-
研究材料的窗口指导程序员使用DLL和内存
学习资料WINDOW程序员使用指南DLL和内存管理- Study material WINDOW programmer use guide DLL and the memory
manage
- 2023-08-19 11:00:05下载
- 积分:1
-
操作系统课程设计报告
操作系统课程设计报告-courses on operating system design report
- 2022-03-31 23:02:05下载
- 积分: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 different operating system disk read the source code
- 2022-02-25 05:20:53下载
- 积分:1
-
GETPOST simulation methods for sending HTTP request and obtain data. May be used...
GETPOST模拟发送HTTP请求和获取数据的方法。可能用于网络攻击
- 2022-01-22 04:46:53下载
- 积分:1
-
这是一个编程高手写下的文章,看了以后很有感触,要想成为程序员的同志可要好好看一下,终身受用...
这是一个编程高手写下的文章,看了以后很有感触,要想成为程序员的同志可要好好看一下,终身受用-This is a programming expert wrote an article, After reading the very touching to become programmers comrades good look at what will happen, the lifelong benefits
- 2022-11-10 05:20:03下载
- 积分:1
-
Windows 2000 Device Driver Book a Guide for Programmers, 2nd Edition (CHM)
Windows 2000 Device Driver Book a Guide for Programmers, 2nd Edition (CHM)
- 2022-06-26 07:12:09下载
- 积分:1
-
获取系统主要信息
cpu信息
硬盘信息
内存信息等
获取系统主要信息
cpu信息
硬盘信息
内存信息等-The main message acquisition system information cpu memory hard disk information such as information
- 2023-01-20 22:00:04下载
- 积分:1
-
在windows上符号连接,非常
好用,VISTA中有类似实现
在windows上符号连接,非常
好用,VISTA中有类似实现-The symbolic links in the windows, very easy to use, VISTA realize there are similar
- 2022-07-04 12:36:08下载
- 积分:1
-
ini配置文件读写代码.
ini配置文件读写代码.
ini配置文件读写代码.
ini配置文件读写代码.-ini configuration file to read and write code. ini configuration file to read and write code.
- 2022-03-25 05:51:29下载
- 积分:1