-
利用 Windows API 函数,通过画图过程改变系统菜单样式,设置自定义风格的菜单。...
利用 Windows API 函数,通过画图过程改变系统菜单样式,设置自定义风格的菜单。-use Windows API function, the process of change through painting style menu system, Settings defined style menu.
- 2022-05-20 22:48:47下载
- 积分: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
-
一个ascii 码值计算原代码的例子
一个ascii 码值计算原代码的例子 -a code ascii value of the original source code example of a ascii value of the original code examples
- 2023-03-02 23:20:02下载
- 积分:1
-
我们操作系统的一个进程建立,调度的模拟程序.实现FCFS,SJF,和静态优先权三种调度,绝对好程序!...
我们操作系统的一个进程建立,调度的模拟程序.实现FCFS,SJF,和静态优先权三种调度,绝对好程序!-operating system we establish a process, scheduling the simulation program. Achieving FCFS, SJF, and three static priority scheduling, the program is absolutely!
- 2022-04-13 04:33:39下载
- 积分:1
-
在很多实用的程序里都要求用到一些系统的参数,准确了解系统参数,你的程序将会更COOL!...
在很多实用的程序里都要求用到一些系统的参数,准确了解系统参数,你的程序将会更COOL!-in many practical procedures and have asked to see some system parameters and accurate understanding of the system parameters, your program will be more COOL!
- 2022-05-24 07:46:09下载
- 积分:1
-
实现队列的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作...
实现队列的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作-To achieve queue implementation of the basic algorithm and its functionality can delete queries, and insert them operate
- 2023-04-18 00:35:04下载
- 积分:1
-
c++资料c_c++中文帮助文档(API).rar
c++资料c_c++中文帮助文档(API).rar-c data c_c++ Chinese help documentation (API). rar
- 2022-07-12 05:20:58下载
- 积分:1
-
hjhjhjhjhjhjjhg gkhgk
k hjk公司;
- 2022-08-23 16:55:35下载
- 积分:1
-
创建一个系统级的热键.zip
创建一个系统级的热键.zip-create a system-level hotkey. Zip
- 2022-01-25 21:09:27下载
- 积分:1
-
one of the examples of multi
一个关于多线程的事例,学习多线程最好用上12分的心,很多的意外错误让你想冬眠.也许你还发誓一辈子都只写单线程的.~^~-one of the examples of multi-threaded, multi-thread study the best use of 12 hours of heart, Many accidents wrong to let you hibernate. Perhaps you also vowed only to write a lifetime of the thread. ~ ^ ~
- 2022-05-31 17:41:20下载
- 积分:1