-
冉林仓的WINDOWS API编程第一章的源代码
冉林仓的WINDOWS API编程第一章的源代码-Warehouse冉林Chapter WINDOWS API programming source code
- 2022-01-26 08:18:13下载
- 积分:1
-
显示系统信息,能够获取系统硬件及操作系统信息
显示系统信息,能够获取系统硬件及操作系统信息-Display system information, access to system hardware and operating system information
- 2022-01-26 00:37:16下载
- 积分: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
-
包括源程序,browseinfo,browseui,comctl32,Comdlg32,CPL,hhctrl,探索…
include source of applets,browseinfo,browseui,comctl32,comdlg32,cpl,hhctrl,explorer,iexplore,scrnsave,shdocvw,shell32,shlwapi
- 2022-01-24 15:48:52下载
- 积分:1
-
多进程同步读写 使用互斥量,事件量同步读写操作,数据记录存放在内存映射文件中,读写指针也存放在内存映射文件中.基于对话框的程序,使用listbox控件显示运行状...
多进程同步读写 使用互斥量,事件量同步读写操作,数据记录存放在内存映射文件中,读写指针也存放在内存映射文件中.基于对话框的程序,使用listbox控件显示运行状态,并及时清空listbox控件。进程之间共享数据。-?????掏 ????列
- 2022-02-21 16:46:01下载
- 积分:1
-
以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据...
以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据库备份还原,以及.dll文件等 -before a company designed to EL keyboard Illumination System, used Delphi7 CRM, with almost no third-party controls, compile time will be able to connect to change it running. They include the creation of the database, the database backup reduction. Dll files
- 2022-03-20 19:59:57下载
- 积分:1
-
使用Csharp基于.net framework2.0做的一个时钟程序,供初学者参考。...
使用Csharp基于.net framework2.0做的一个时钟程序,供初学者参考。-The use of C sharp. Net framework2.0 to do a clock program for advanced users.
- 2023-05-21 09:55:03下载
- 积分:1
-
在程序的一个重要演示中,监视注册表的更改,包括…
监视注册表中某个键值变化的演示程序,内含BCB6.0和Delphi两个版本。-Monitor the registry changes in a key demonstration of the procedure, including BCB6.0 and two versions of Delphi.
- 2022-05-13 03:33:36下载
- 积分: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
-
本人制作的工资管理系统的课程设计,有需要的朋友尽量下载吧!希望大家快乐...
本人制作的工资管理系统的课程设计,有需要的朋友尽量下载吧!希望大家快乐-I produced wage management systems curriculum design, there is a need friends as much as possible to download it! Hope everyone happy
- 2023-01-12 17:10:04下载
- 积分:1