-
“视窗95系统编程”源代码
《System Programming for Windows 95》的源代码-"System Programming for Windows 95" source code
- 2022-03-22 13:55:15下载
- 积分:1
-
simple random password generation tools in their own applications using MS Offic...
简单的随机密码生成工具
在自己的应用程序中使用MS Office功能-simple random password generation tools in their own applications using MS Office features
- 2022-02-13 10:41:13下载
- 积分:1
-
SysTray.rar 系统托盘实例,非常详细。
SysTray.rar 系统托盘实例,非常详细。-System tray SysTray.rar example, very detailed.
- 2022-05-19 06:50:26下载
- 积分:1
-
一个桌面的泡泡提醒程序,调用系统的api实现。。可供学习
一个桌面的泡泡提醒程序,调用系统的api实现。。可供学习-A desktop to remind the bubble process, realize api call system. . For learning
- 2022-03-25 07:12:05下载
- 积分:1
-
used to create remote compilation process technology
用汇编创建远程进程技术-used to create remote compilation process technology
- 2023-06-11 21:00: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
-
需要反复联系的C语言程序,实在是很不错的,尤其适合新手
需要反复联系的C语言程序,实在是很不错的,尤其适合新手-Repeatedly linked to C language program, it is very good, especially for the novice
- 2022-11-10 15:20:04下载
- 积分:1
-
1) processor scheduler and its implementation 2) process, the state and its sta...
1)处理机调度及其实现;
2)进程状态及其状态转换;
3)进程控制块PCB及其作用。
-1) processor scheduler and its implementation 2) process, the state and its state transitions 3) process control block PCB and its role.
- 2022-03-02 12:06:09下载
- 积分:1
-
蓝色的磁盘管理器
蓝白磁盘管理 v1.0-Blue Disk Manager v1.0
- 2022-12-23 03:00:03下载
- 积分:1
-
一款可以获取当前网页所有链接的程序。VC利用MFC编写完成。
一款可以获取当前网页所有链接的程序。VC利用MFC编写完成。-one can access all current Web links procedures. VC using MFC completed.
- 2022-01-26 06:46:38下载
- 积分:1