-
这个程序跟其它的关机程序不同,它是用于调出windows本身的关机对话框
这个程序跟其它的关机程序不同,它是用于调出windows本身的关机对话框- This procedure is different with other pass machine procedures,
it is uses in to assign out the windows itself pass machine dialog box
- 2023-04-27 11:10:02下载
- 积分:1
-
SDL2-2.0.2
SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2SDL2-2.0.2
- 2022-03-17 17:57:01下载
- 积分:1
-
CPU频率计算工具 可以计算频率底于2G的CPU的工作频率
CPU频率计算工具 可以计算频率底于2G的CPU的工作频率-CPU frequency calculation tools can calculate the frequency at the end of the 2G CPU frequency
- 2023-07-31 19:25:03下载
- 积分:1
-
VC直接控制office的word文字的输出,WORD模板替换功能将其替换,这样可以省去很多的麻烦,简化操作。...
VC直接控制office的word文字的输出,WORD模板替换功能将其替换,这样可以省去很多的麻烦,简化操作。-VC
- 2022-03-23 01:09:40下载
- 积分:1
-
进程调度模拟程序是从网上下载供参考…
调度器进程模拟程序是从网上下载的,供参考
- 2022-03-19 01:22:30下载
- 积分:1
-
用vc 开发的一个explorer的例程源代码,以供参考
用vc 开发的一个explorer的例程源代码,以供参考-vc development with the routines of an explorer source code for reference
- 2023-01-06 18:10:03下载
- 积分:1
-
大利佳购物商城系统源代码
大利佳购物商城系统源代码--026正式版支持支付宝-Italian good shopping mall system source code- 026 full version supports Alipay
- 2023-05-26 14:40:04下载
- 积分:1
-
这是本人整理的系统操作函数集,希望对大家能有帮助。
这是本人整理的系统操作函数集,希望对大家能有帮助。-this is my finishing System Operator Set function, we can hope to be of help.
- 2022-06-15 17:08:31下载
- 积分:1
-
生成一个USBdll文件供VB访问底层,从而实现通过VB可以直接控制USB传输协议的通信...
生成一个USBdll文件供VB访问底层,从而实现通过VB可以直接控制USB传输协议的通信
- 2022-12-17 13:15: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