-
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
-
蓝色的磁盘管理器
蓝白磁盘管理 v1.0-Blue Disk Manager v1.0
- 2022-12-23 03:00:03下载
- 积分:1
-
CDROM的控制和系统保护,使用系统的api函数实现的cd的控制及对系统的开关机的实现...
CDROM的控制和系统保护,使用系统的api函数实现的cd的控制及对系统的开关机的实现-CDROM control and system protection, use the system api function to achieve the cd on the system control and switching machines realize
- 2022-04-24 11:32:50下载
- 积分:1
-
AO开发-用VC+AO开发独立的应用程序
AO开发-用VC+AO开发独立的应用程序 -AO Development- with VC+ AO develop a standalone application
- 2022-02-12 12:51:08下载
- 积分:1
-
曲线绘制~学习代码~曲线绘制~学习代码
曲线绘制~学习代码~曲线绘制~学习代码-Curve ~ Learning Curve ~ Learning the code ~ code ~ ~ ~
- 2022-01-21 01:17:55下载
- 积分:1
-
将任何文件打包放在exe文件中,运行exe文件自动释放该文件
将任何文件打包放在exe文件中,运行exe文件自动释放该文件-any document package on exe files, run exe files automatically release of the documents
- 2022-11-23 21:45:04下载
- 积分:1
-
An application
一个应用级的键盘钩子程序,简单实用。是在应用级实现的-An application-level keyboard hook procedure, simple and practical. Is realized in the application-level
- 2022-11-13 12:55:03下载
- 积分:1
-
一个能记录并回放鼠标操作的MFC。代码简洁明了,应该是同类中的短少精悍者。
一个能记录并回放鼠标操作的MFC。代码简洁明了,应该是同类中的短少精悍者。-a record and playback operation of the mouse MFC. Clear and concise code, which is similar to the short skinned persons.
- 2023-01-19 17:35:04下载
- 积分:1
-
一个VB音量调整、混音类程序
这是一个VB音量调整、混音类程序。欢迎大家下载、试用。谢谢大家的支持!希望有帮助!
- 2022-02-05 12:26:36下载
- 积分:1
-
String search and extraction, vc programming frequently asked questions, I hope...
字符串的查找和提取,vc编程常见的问题,希望能对你有所帮助-String search and extraction, vc programming frequently asked questions, I hope you can help
- 2022-08-22 03:57:04下载
- 积分:1