-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1
-
分析pe文件的信息,节表section信息,各种DATA_DIRECTORY位置,信息和资源信息,function imports table和function...
分析pe文件的信息,节表section信息,各种DATA_DIRECTORY位置,信息和资源信息,function imports table和function exports table-pe analysis of the information document, Table section Festival information, DATA_DIRECTORY various locations, information and resource information, function table imports and exports table function
- 2023-08-30 07:25:03下载
- 积分:1
-
NETBIOS and IPX network interfaces need to address. The article detailed the ste...
IPX和NETBIOS接口需要网络地址。该文通过详细的步骤演示了如何通过VB获取网卡地址。-NETBIOS and IPX network interfaces need to address. The article detailed the steps demonstrated how VB access card addresses.
- 2022-03-19 10:54:58下载
- 积分:1
-
读取注册表源代码
读取注册表源代码-registry read source code
- 2022-05-22 17:57:02下载
- 积分:1
-
智能安防软件。在编译本章程序后,请将winio.dll、winio.vxd和winio.sys
三文件复制到可执行文件所在目录下, 否则WinIo库初始化...
智能安防软件。在编译本章程序后,请将winio.dll、winio.vxd和winio.sys
三文件复制到可执行文件所在目录下, 否则WinIo库初始化
函数initializeWinIO调用将会失败-Smart Security software. In compiling this chapter procedures, please winio.dll, winio.vxd and three winio.sys copy files to the directory where the executable file, otherwise WinIo library initialization function call will fail initializeWinIO
- 2023-02-21 06:35:03下载
- 积分:1
-
从可执行程序里提取图标的程序源码
从可执行程序里提取图标的程序源码-from executable icon to extract the procedures FOSS
- 2022-07-04 00:46:51下载
- 积分:1
-
进口和出口人的ASCII(GRD文件)由黄金和软件应用…
Import and export GS ASCII (GRD files) from and to Golden Software Applications like Surfer and Grap
- 2022-01-22 03:54:49下载
- 积分:1
-
远程桌面服务器,VC7下写的,欢迎测试,有问题请告诉我
远程桌面服务器,VC7下写的,欢迎测试,有问题请告诉我-Remote Desktop server, written under the VC7 welcome testing, please tell me the problem
- 2022-07-14 19:51:03下载
- 积分:1
-
屏幕取词完全delphi实现代码
屏幕取词完全delphi实现代码-Capture Characters from Screen fully realize code
- 2022-03-22 23:26:48下载
- 积分:1
-
转发一个力创的串口调试软件,挺好用的,功能挺全,自己一直用它来调试。...
转发一个力创的串口调试软件,挺好用的,功能挺全,自己一直用它来调试。-Create a forwarding serial debugging software, very good use, and feature very wide, I have been using it to debug.
- 2022-03-13 15:42:54下载
- 积分:1