-
Source file source file
文件源码 -Source file source file
- 2022-05-31 11:08:05下载
- 积分:1
-
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
-
封装了一个关于注册表的代码模块.有兴趣都可以向本人索要其它模块....
封装了一个关于注册表的代码模块.有兴趣都可以向本人索要其它模块.-a package on the registry code modules. Interested can I request to the other modules.
- 2022-05-30 14:24:52下载
- 积分:1
-
读取和修改系统注册表,以便检查是否有注册表变化
读取和修改系统注册表,以便检查是否有注册表变化-read and modify the registry, in order to check whether there are any changes in the registry
- 2022-11-22 13:55:03下载
- 积分:1
-
windows下用双缓冲实现界面的镂空和旋转
windows下用双缓冲实现界面的镂空和旋转
- 2022-01-24 09:50:35下载
- 积分:1
-
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~...
这是一个用visual basic.net 语言开发的功能系统,自我感觉还不错,希望大家有时间能进去看看~-This is a visual basic.net language with the development of functional systems, a sense of self was pretty good, we hope to have time to have a look
- 2022-03-16 18:27:44下载
- 积分:1
-
计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写...
计算机操作系统中的页面置换算法源程序,包括fifo,lru,opt等,用vc编写-computer operating system replacement pages algorithm source code, including fifo, lru, opt. prepared using vc
- 2022-02-03 15:12:43下载
- 积分:1
-
用VB做一个流星雨屏保程序,大家可以学习学习!
用VB做了个流星雨屏保程序,大家可以学习 !-Using VB made a meteor shower screensaver program, we can learn to learn!
- 2022-05-26 17:15:01下载
- 积分:1
-
famous registry monitoring software
著名注册表监控软件-Regmon源代码.通过该软件的学习你可以学的很多有关注册表的方法,对你编程水平的提高有一定帮助-famous registry monitoring software-Regmon source code. Through the study of the software you can learn many of the registry, you have to raise the level of programming will definitely help
- 2022-06-20 13:26:44下载
- 积分:1
-
讲述一个简单的win32应用程序的创建,包括其主要的组成部分
讲述一个简单的win32应用程序的创建,包括其主要的组成部分-On a simple win32 application creation, including its major components
- 2022-03-18 04:28:51下载
- 积分:1