-
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
-
实现cpu调度问题.值得参考学习.可以改进使用.
实现cpu调度问题.值得参考学习.可以改进使用.-The realization of cpu scheduling problem. It is also useful to learn. Can improve the use of.
- 2023-07-18 19:25:03下载
- 积分:1
-
: 介绍了 L C o S芯片在电视接收系统中的应用, 重点讨论了 L C o S芯片的结构与特点。...
: 介绍了 L C o S芯片在电视接收系统中的应用, 重点讨论了 L C o S芯片的结构与特点。-: LC o S introduced the chip in the television receiver system, focused on the LC o S-chip structure and characteristics.
- 2022-08-17 18:15:20下载
- 积分:1
-
有关M8引导区应用,里面有源程序,很不错的
有关M8引导区应用,里面有源程序,很不错的-guide the district M8 applications, a source inside, very good
- 2023-04-30 02:40:03下载
- 积分:1
-
用于错误处理的一个C++类,可以实现自动化指针错误的地方,很适用于进程崩溃时发现出错的位置...
用于错误处理的一个C++类,可以实现自动化指针错误的地方,很适用于进程崩溃时发现出错的位置-For error handling, a C++ Category, you can realize automation pointer wrong place, it is applicable to the process of the collapse of the location of errors found
- 2022-05-13 02:47:27下载
- 积分:1
-
关机整人 小程序!
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn...
关机整人 小程序!
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn/qiqi8
欢迎联系,共同学习!
功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令!
代码说明:
1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。
2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown命令!
编译平台:
1.该代码在Windows XP+VC 6.0平台下编译通过。
使用说明:
1.按下 alt+q 建 或者输入“小奇” ,可以退出该程序, 并且停止 关机!
2.该带代码。可以用来供研究学习,使用!
3. 此程序为练习之作,代码简单,高手莫笑,您可以随意的复制,传播,但是请保留该信息!-err
- 2022-05-30 18:49:47下载
- 积分:1
-
一个文件查找的代码例子,SDK API实现的,
一个文件查找的代码例子,SDK API实现的,-Find a file of code examples, SDK API to achieve,
- 2023-07-24 11:55:03下载
- 积分:1
-
本人写的一个提供各种图片解码显示的lib的原代码,可以调用此lib来显示各种格式的图片...
本人写的一个提供各种图片解码显示的lib的原代码,可以调用此lib来显示各种格式的图片-I write a decoder to provide a variety of picture shows the original code of the lib, you can call this lib to display images in various formats
- 2022-08-15 09:37:54下载
- 积分:1
-
This program is to show the words like a ai r balloon around the control ia abou...
This programme is to show the words like a air balloon around the control button.It ia about interface programme.-This program is to show the words like a ai r balloon around the control ia about button.It interface program.
- 2022-10-15 01:20:03下载
- 积分:1
-
清晰的java项目
clear java project
c lear java project
- 2022-01-28 09:18:59下载
- 积分:1