-
c#实现的查看网络连状态的小程序 很实用
c#实现的查看网络连状态的小程序 很实用-c# realize the View network status applet very useful
- 2022-01-25 20:09:03下载
- 积分:1
-
用VC.NET编写的Drag and Drop练习程序,使用于windows系统
用VC.NET编写的Drag and Drop练习程序,使用于windows系统-VC.NET prepared with the Drag and Drop practice procedures used in the Windows system
- 2022-12-08 02:45:02下载
- 积分:1
-
扩展EDIT控件功能,弹出自己的右键菜单并响应事件
扩展EDIT控件功能,弹出自己的右键菜单并响应事件-EDIT extended control functions, pop-up their own menu and respond to incidents
- 2022-06-01 05:11:55下载
- 积分:1
-
C WINDOW is a complete screen mamagement system for all usual
C compiler (MS C...
C WINDOW is a complete screen mamagement system for all usual
C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)-C is a complete screen mamagement sy stem for all usual C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)
- 2022-02-13 12:53:13下载
- 积分:1
-
DELPHI skills set, which contains many of the Delphi programming skills and the...
DELPHI的技巧集,其中包含了很多在DELPHI编程中所需的技巧及源码。-DELPHI skills set, which contains many of the Delphi programming skills and the necessary source code.
- 2022-05-19 12:14:50下载
- 积分:1
-
delphi编写的dll插件演示,模块化编程的基础
delphi编写的dll插件演示,模块化编程的基础-dll plugin delphi prepared presentations, the basis of modular programming
- 2022-05-20 04:56:58下载
- 积分:1
-
用VC++和Sql Sever2000 实现了图书管理信息系统的全部功能。
用VC++和Sql Sever2000 实现了图书管理信息系统的全部功能。-Using VC++ and Sql Sever2000 realized the library management information system for full functionality.
- 2023-07-27 11:20:04下载
- 积分: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 代码
源磁盘碎片整理-磁盘碎片整理实用程序显示算法,将数据移动磁盘的另一端。碎片整理有助于节省空间在磁盘上,但会影响应用程序的性能
- 2022-08-18 22:07:22下载
- 积分:1
-
一个c语言的小程序,获取windows系统下的进程详细信息,在网管系统中应用广泛(用得vc编译环境)...
一个c语言的小程序,获取windows系统下的进程详细信息,在网管系统中应用广泛(用得vc编译环境)-a small procedures, access to the Windows system under the process of detailed information, the network management system widely used (vc used compiler environment)
- 2022-08-06 04:12:56下载
- 积分:1