-
shared memory of source code, the very interesting and you are welcome to downlo...
共享内存的源代码,很有意思的,欢迎大家下载使用,谢谢大家-shared memory of source code, the very interesting and you are welcome to download, thank you
- 2023-04-06 23:50: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
-
VB使用打印功能
vb中使用打印功能-vb to use the print function
- 2022-07-11 07:35:53下载
- 积分:1
-
这是DDL教程 他来自 WINDOWS核心编程
这是DDL教程 他来自 WINDOWS核心编程- This the DDL course he comes from the WINDOWS core to
program
- 2022-01-22 05:34:59下载
- 积分:1
-
摸仿很多游戏中主界面直接拖动主窗口的原代码.
摸仿很多游戏中主界面直接拖动主窗口的原代码.-Feel like a lot of games in the main interface directly drag the main window of the original code.
- 2022-02-02 10:16:55下载
- 积分:1
-
自己编的一个销售信息管理系统,不是太完善,为了交毕业设计而已。希望大家能分享一下,有高手也可以改一下,我怕怕过不了关...
自己编的一个销售信息管理系统,不是太完善,为了交毕业设计而已。希望大家能分享一下,有高手也可以改一下,我怕怕过不了关-own a series of the sales information management system is not very sound, in order to pay only graduated design. Hope that we can share with a master can change it, I pass the challenge of having
- 2022-03-16 10:44:05下载
- 积分:1
-
This project will never be finished because the code is lame and i m working on...
This project will never be finished because the code is lame and i m working on my import
rebuilder. Sorry if i missed some comments and if it s not written in pure C++ (i mean in
REAL Object).
- 2022-03-03 00:58:33下载
- 积分:1
-
TImagePlus 是加强版的 TImage 构件,能够一并储存图像与说明文字於单一文件中 (347KB)...
TImagePlus 是加强版的 TImage 构件,能够一并储存图像与说明文字於单一文件中 (347KB)-TImagePlus strengthen version of the TImage component, images can be stored together with the explanatory text in a single document (154KB)
- 2022-01-21 02:46:57下载
- 积分:1
-
写一个简单的pedumper wxWidgets框架!
A simple PEDUMPER written in wxWidgets framework!
- 2022-06-19 14:29:29下载
- 积分:1
-
对PCIE设备开发规范
spec for the development of PCIE device
- 2022-02-01 20:15:39下载
- 积分:1