-
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
-
程序自动启动的源码,主要是写入注册表,在Windows启动的时候程序可以自动启动。...
程序自动启动的源码,主要是写入注册表,在Windows启动的时候程序可以自动启动。-Automatically start the source, mainly into the registry when the Windows startup process can be automatically activated.
- 2022-11-01 13:35:04下载
- 积分:1
-
VC++WM_COPYDATA接收端
VC++WM_COPYDATA接收端 -VC++ WM_COPYDATA receiving end
- 2022-04-07 00:10:19下载
- 积分:1
-
检测Pentium CPU的时钟(高精度显示),程序嵌入汇编检测"RDTSC"和"PCLKS"来实现。注:这个Dialog版本的演示代码,更加直观。...
检测Pentium CPU的时钟(高精度显示),程序嵌入汇编检测"RDTSC"和"PCLKS"来实现。注:这个Dialog版本的演示代码,更加直观。-Detection of Pentium CPU clock (high-precision display), the program embedded in the compilation of detection
- 2022-06-27 23:15:46下载
- 积分:1
-
操作系统课程设计_读者写者问题(2);附主要函数流程图及说明。...
操作系统课程设计_读者写者问题(2);附主要函数流程图及说明。-courses on operating system design _ readers who write (2); Report of the main functions of flow charts and descriptions.
- 2022-03-11 19:11:24下载
- 积分:1
-
Fortran科学计算程序,计算原子间力的大小,能级分布
Fortran科学计算程序,计算原子间力的大小,能级分布-Fortran scientific computing procedures, calculation of inter-atomic force size, level distribution
- 2022-03-15 01:57:26下载
- 积分:1
-
change memory Demonstration Program VB
修改内存演示程序VB-change memory Demonstration Program VB
- 2022-07-20 06:05:58下载
- 积分:1
-
现在很多的笔记本都有屏幕亮度的调节,绝大多数都是通过键盘组合键的方式控制。该软件就是一个这样的例子。只是亮度的初始值以及阶数需要随实际情况作相应的改变。...
现在很多的笔记本都有屏幕亮度的调节,绝大多数都是通过键盘组合键的方式控制。该软件就是一个这样的例子。只是亮度的初始值以及阶数需要随实际情况作相应的改变。-now have many notebook screen brightness adjustment, the majority through the keyboard combination control of the keys. The software is one such example. Brightness is the initial value of the order with the actual needs of the relative changes.
- 2022-03-18 20:54:08下载
- 积分:1
-
可以将一个文件分割为多个文件
可以将一个文件分割为多个文件-a document can be divided into multiple files
- 2023-08-31 23:20:02下载
- 积分:1
-
Socket TCP UDP
- 2022-11-19 11:55:04下载
- 积分:1