-
用钩子做的类似金山词霸的屏幕取词的源码,希望对大家有帮助...
用钩子做的类似金山词霸的屏幕取词的源码,希望对大家有帮助-Used to do a similar hook PowerWord of capturing the source, and they hope to help everyone
- 2022-02-01 15:34:44下载
- 积分:1
-
Windows98下直接访问物理内存(带部分源代码)
Windows98下直接访问物理内存(带部分源代码)-Windows98 direct access to physical memory (with source code)
- 2022-11-21 04:55:03下载
- 积分: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
-
ini adalah program anak keperawatan
ini adalah program anak keperawatan
- 2022-01-26 02:06:35下载
- 积分:1
-
在对话框随着鼠标的移动,在不同的区域出现不同的鼠标形状。...
在对话框随着鼠标的移动,在不同的区域出现不同的鼠标形状。-In the dialog box with the mouse movement in different regions of different shapes of the mouse.
- 2022-07-25 07:04:11下载
- 积分:1
-
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他...
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他信息请自己查看源码。打开工程时如出现错误请把它考在根目录下。er-graph.gif为er图。
-Elective a simple system, the basic functions have been achieved! SQL.sql document is used to create sql database scripting language, used to create good post sql database administrator account and password for the same manager. Other information please check their source. Open the project if there are mistakes please test it in the root directory. Er-er graph.gif to map.
- 2022-03-11 01:21:39下载
- 积分:1
-
对PCIE设备开发规范
spec for the development of PCIE device
- 2022-02-01 20:15:39下载
- 积分: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
-
windows下的ntfs文件的权限设置,可以设置使用哪个用户打开。
windows下的ntfs文件的权限设置,可以设置使用哪个用户打开。-windows of ntfs file permissions setup, which can be set to use user opens.
- 2022-02-20 10:48:15下载
- 积分:1
-
对中国的例子NiO实现详细的笔记来帮助你。
nio 的实现例子 里面有详细的中文注释 配合查询api 帮助你更好地学习nio 特点:非阻塞-nio implementation of the Chinese examples of which are detailed notes to help you better meet the query api to learn nio features: non-blocking
- 2022-01-26 07:22:05下载
- 积分:1