-
又一个NTFS的例子代码
又一个NTFS的例子代码-also an example of the code NTFS
- 2022-03-25 11:06:35下载
- 积分:1
-
用VC6.0制作控制面板应用程序
用VC6.0制作控制面板应用程序-with VC6.0 production control panel applications
- 2022-03-24 22:39:30下载
- 积分:1
-
一种直观的保存、保存使用注册表的方法…
一个直观的保存设置的方法,巧用注册表保存应用程序的运行状态-an intuitive method of setting preservation, preservation Using the registry application program running
- 2022-08-09 02:24:58下载
- 积分:1
-
Code to achieve a Windows interface services, code to achieve auto
代码实现了有界面的Windows服务,代码有实现自动安装服务、卸载服务的功能实现。-Code to achieve a Windows interface services, code to achieve auto-installation services, unloading services functions.
- 2022-04-07 18:43:30下载
- 积分: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
-
本仓库管理系统包括了酒店管理的基本的所有功能,是一个很不错的系统!...
本仓库管理系统包括了酒店管理的基本的所有功能,是一个很不错的系统!-the warehouse management system includes the hotel management of all the basic functions, is a very good system!
- 2022-01-26 07:56:50下载
- 积分:1
-
一个如何作内存映射的程序,同过一个范例说明内存映射函数的使用...
一个如何作内存映射的程序,同过一个范例说明内存映射函数的使用-A demo program about MMF
- 2022-06-19 03:50:06下载
- 积分:1
-
写的不错的原码,很有创新的工控机之类的东西,我找的好辛苦哦...
写的不错的原码,很有创新的工控机之类的东西,我找的好辛苦哦-write a good, the original code, innovative IPC things like, I find a good hard-oh
- 2023-07-09 18:15:04下载
- 积分:1
-
By Riccardo Pareschi. 系统研究2 读大量的Windows环境信息。有文档及源代码。...
By Riccardo Pareschi. 系统研究2 读大量的Windows环境信息。有文档及源代码。-Pareschi. Reading System two large Windows environment information. There are documents and the source code.
- 2022-05-31 16:34:40下载
- 积分:1
-
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,Listbox自绘源代码...
基于C++BUILDER环境,初学者很适用,代码简单易懂,对学习和借鉴有很大好处,可移植很强,我测试的版本是BCB60,Listbox自绘源代码-Based on the C++ BUILDER environment is applicable for beginners, easy-to-understand code, and has a lot to learn from the benefits of highly portable, I tested version BCB60, Listbox from decorated source code
- 2022-10-31 05:05:03下载
- 积分:1