-
friends do a software tool, in order to download a useful source, he had sold. W...
一个朋友做的工具软件,为了下载一个有用的源码,不得不把他出卖了。 有WinXP风格的菜单,VC托盘等功能。-friends do a software tool, in order to download a useful source, he had sold. With WinXP style menu, VC tray functions.
- 2023-05-31 17:30:03下载
- 积分:1
-
本程序利用iphlpapi可以实现检索出主机的所有网卡,并且可以得到每块网卡的mac地址,ip地址,子网掩码,网关等,以及在其上运行的服务...
本程序利用iphlpapi可以实现检索出主机的所有网卡,并且可以得到每块网卡的mac地址,ip地址,子网掩码,网关等,以及在其上运行的服务-iphlpapi use of this procedure can be retrieved from the mainframe to achieve all the LAN, and can be every piece of the card mac address, ip address, subnet mask, gateway, as well as in its running of services
- 2023-02-01 14:15:03下载
- 积分:1
-
Please carefully write a detailed upload functionality Please carefully write a...
请认真书写上传资料的详细功能 请认真书写上传资料的详细功能-Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality
- 2023-06-04 06:35:03下载
- 积分:1
-
著名的C/C++垃圾回收站
著名的C/C++垃圾回收站-famous C/C garbage collection
- 2023-06-13 00:40:07下载
- 积分:1
-
操作系统的课程设计,用VC编写的文件检索系统
操作系统的课程设计,用VC编写的文件检索系统-operating system of curriculum design, preparation of the VC document retrieval system
- 2022-03-18 05:56:33下载
- 积分: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
-
实现windows系统下的系统信息的查询,与基本的开关机等功能。...
实现windows系统下的系统信息的查询,与基本的开关机等功能。-Realize the system under the windows system information inquiries, and basic features such as switch machines.
- 2022-07-14 12:01:25下载
- 积分:1
-
源代码 charsize
下载文件字符大小到 clientes rpg、 管道、 文件、 sendpacket
- 2022-03-05 15:08:05下载
- 积分:1
-
表达式解析器源代码(可以计算各种函数)。可以解析用户输入的表达公式。对MIS开发有用...
表达式解析器源代码(可以计算各种函数)。可以解析用户输入的表达公式。对MIS开发有用-expression parser source code (which can be calculated various functions). Users can input the analytical expression formula. Right useful MIS
- 2022-02-15 22:53:10下载
- 积分:1
-
Ring0下注册表键值的枚举与隐藏(c++核心程序)
Ring0下注册表键值的枚举与隐藏,压缩包里是原始代码,使用时可以根据需要进行增减,原始代码是用多个文件来实现的,直接加载工程,或者是在原来工程上进行修改即可。本代码只适用于交流学习,不要另作他用,由于在使用过程中出现的各种问题,本人概不负责。请注意版权问题,尊重开发者的知识和权力。
- 2023-01-20 11:05:04下载
- 积分:1