-
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
-
Fortran科学计算程序,计算原子间力的大小,能级分布
Fortran科学计算程序,计算原子间力的大小,能级分布-Fortran scientific computing procedures, calculation of inter-atomic force size, level distribution
- 2022-09-18 19:25:03下载
- 积分:1
-
读取注册表的例子, 利用了 API, 可读注册表中所有的项目。...
读取注册表的例子, 利用了 API, 可读注册表中所有的项目。-read registry example, the use of the API, readable registry for all projects.
- 2023-02-04 01:45:03下载
- 积分:1
-
开源呼叫中心语音平台源码,目前支持三汇、东进语音卡
开源呼叫中心语音平台源码,目前支持三汇、东进语音卡-Open source call center voice platform, currently supports three sinks, east Voice Card
- 2023-08-10 06:20:04下载
- 积分:1
-
C#的例子
C#的例子-C# Example
- 2023-03-17 18:00:03下载
- 积分:1
-
Old graphics cards GPGPU program, a simple comparison of the CPU and GPU computi...
老显卡的GPGPU程序,简单的比较了CPU和GPU的运算能力
ATI x700显卡下测试通过测试通过-Old graphics cards GPGPU program, a simple comparison of the CPU and GPU computing capability ATI x700 graphics card to test through the test
- 2022-02-28 16:08:49下载
- 积分:1
-
simple code editor prepared to use C# code, welcomed the study and download
简易编辑器代码
使用C#编写的代码,欢迎下载学习-simple code editor prepared to use C# code, welcomed the study and download
- 2022-07-11 18:52:15下载
- 积分:1
-
Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的...
Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的类定义。用户要使用,只需要将这两个文件包含到自己的工程当中,然后使用类CMyRagKey及其操作即可。-Win32 API registration category and the use of the preparation. Windows on the system with VC readers (including additions) registry source. Resulted. H Hopewell. Cpp two documents containing is a registered version of the class and write the definition. Users must use only these two files contain their own works, then use category CMyRagKey and operation can be.
- 2023-02-19 21:10:02下载
- 积分:1
-
对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方...
对打印记录的监控,采用微软SPOOL API 编写,是个学习的例子,并没有什么特别的地方-Print records of monitoring, the use of Microsoft prepared SPOOL API, is a learning example, there were no special place
- 2022-02-04 05:54:09下载
- 积分:1
-
Custom windows global hotkeys source code can be any arbitrary definition of hot...
自定义windows 全局热键的源代码
可以任意定义任何热键,用以开发程序-Custom windows global hotkeys source code can be any arbitrary definition of hotkeys to develop procedures
- 2022-05-26 13:00:03下载
- 积分:1