-
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
-
VC中如何捕获和释放鼠标
VC中如何捕获和释放鼠标-VC how to capture and release the mouse
- 2023-06-21 17:55:02下载
- 积分:1
-
一款用于网络安全密码学的加壳软件,可以让你保护最近的代码...
一款用于网络安全密码学的加壳软件,可以让你保护最近的代码
-For a network security cryptography加壳software that lets you protect the most recent code
- 2023-08-05 14:55:04下载
- 积分:1
-
This is a current through the registry Enumerate the performance of the system c...
这是一个通过注册表枚举当前系统的性能计数器的程序源码。-This is a current through the registry Enumerate the performance of the system counter the program source code.
- 2022-09-19 00:05:03下载
- 积分:1
-
Windows窗口管理程序,轻松实现对Windows窗口的管理
Windows窗口管理程序,轻松实现对Windows窗口的管理-Windows window management process easier for the Windows Management
- 2022-03-02 05:00:33下载
- 积分:1
-
CRC checksum to generate the results, you can quickly check the calculated resul...
CRC校验结果生成器,可以较快的计算出来校验结果,非常方便实用。-CRC checksum to generate the results, you can quickly check the calculated results, a very convenient and practical.
- 2022-01-30 15:04:55下载
- 积分:1
-
为VB编写的程序设置两种简单的试用期限制.
为VB编写的程序设置两种简单的试用期限制.-preparation for the VB program both simple probation restrictions.
- 2023-02-08 02:35:03下载
- 积分:1
-
一个软件代码的总结,可以帮助你统计那里的代码…
一个对于代码总结的一个软件,可以帮你统计你的代码还有一些注释等,非常好用-A summary of the code of a software, can help you statistics of your code there are some notes and so on, very easy to use
- 2022-06-26 11:40:25下载
- 积分:1
-
操作系统课程设计_文件系统,附主要函数的流程图
操作系统课程设计_文件系统,附主要函数的流程图-courses on operating system design _ File System, with the main function of the flow chart
- 2022-07-28 02:10:20下载
- 积分:1
-
一个窗口状态查看工具,非常简单,呵呵,仅供参考作用 :) 希望对您有用...
一个窗口状态查看工具,非常简单,呵呵,仅供参考作用 :) 希望对您有用-State of a window view tool, very simple, huh, huh, for reference only role:) hope that useful to you
- 2022-09-10 22:25:03下载
- 积分:1