-
运行EXE程序,选择路径直接可以运行,原理是调用WinExec函数,可以扩展加热键。...
运行EXE程序,选择路径直接可以运行,原理是调用WinExec函数,可以扩展加热键。-EXE program running, select the path can be run directly, the principle is called WinExec function, can be extended plus hotkey.
- 2022-01-20 22:50:26下载
- 积分:1
-
删除文件同时完全清除文件内容的程序for NT
删除文件同时完全清除文件内容的程序for NT- At the same time the deletion document completely eliminates
the document content procedure for NT
- 2023-03-03 09:40:04下载
- 积分:1
-
可以实现软件的限次使用
可以实现软件的限次使用-software can restrict the use of time
- 2023-05-04 16:00:03下载
- 积分:1
-
将多台机器的共享资源设置为一样的程序
将多台机器的共享资源设置为一样的程序- Many machines shared resource will establish as the same
procedure
- 2022-12-04 00:30:03下载
- 积分:1
-
利用Delphi的任务监控ETL脚本编写,你可以开始正规的。
用DELPHI编写的监控ETL任务的脚本,可以通过任务管理定期启动,从而达到监控的目的-Prepared using DELPHI Missions monitoring ETL scripts, you can start a regular basis through the Task Manager, so as to achieve the purpose of monitoring
- 2022-04-13 09:47:31下载
- 积分:1
-
查看NT的系统配置信息
查看NT的系统配置信息-Watch system config information of NT
- 2022-03-17 00:19:45下载
- 积分:1
-
ListNTUsers.rar listed above NT operating system user list
ListNTUsers.rar,列举NT以上操作系统用户列表-ListNTUsers.rar listed above NT operating system user list
- 2022-04-23 04:03:48下载
- 积分: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
-
BCB查看系统信息的代码.
BCB查看系统信息的代码.-BCB View system information code.
- 2022-02-25 13:03:39下载
- 积分:1
-
页式虚拟存储管理中地址转换和页式中断,VC++。
页式虚拟存储管理中地址转换和页式中断,VC++。-Page of virtual memory management, address translation and page-break, VC++.
- 2022-01-26 05:54:14下载
- 积分:1