Welcome![Sign In][Sign Up]
Location:
Search - vc WinIo

Search list

[OS programWinIo

Description: 该源码提供了windows驱动程序的实现方法,通过调用该驱动程序winio可以让你的应用程序直接进入ring0级操作端口和物理内存,并附含了VC和VB使用示例等,驱动程序采用VC编程,适用Windows98/2000/xp
Platform: | Size: 120394 | Author: qinlei | Hits:

[CommunicationPortControl

Description: 并口控制信号的VC接口,将头文件(WinIo.h)和库文件(WinIo.lib)加入到工程即可-parallel port control signal VC interface, head (WinIo.h) and libraries (WinIo.lib) can be added to the project
Platform: | Size: 20480 | Author: 陈先俞 | Hits:

[Windows Developvc_port

Description: 基于8112板卡的通过WINIO修改寄存器的VC程序-board based on the 8112 revision WINIO register through the VC Program
Platform: | Size: 471040 | Author: xukai | Hits:

[Windows Developvcvbwiniocomm

Description: 并口通迅实例.包括vb实例和VC实例,winio控件,winio帮助文档.看看吧!-examples. Vb including examples and VC example, winio Controls winio help documentation. watch it!
Platform: | Size: 205824 | Author: | Hits:

[Shell apiTmRemoteProxy

Description: 利用腾讯的tm可以远程控制内网电脑(透过防火墙),但此建立过程需要双方进行交互确认。tm远程代理可以在内网被控方电脑进行自动应答,实现无需操作内网机器即可进行控制。本代码使用AutoIt3.0 & VC 6.0开发的。实现是通过监视qq窗口和模拟鼠标和键盘操作。-use the remote control can tm within a computer network (through a firewall), However, this process requires both sides to establish interactive confirmed. Tm remote agent could have charged to the computer network automatically replies, without realizing operating within the network can be controlled machines. The code used AutoIt3.0
Platform: | Size: 297984 | Author: dragon | Hits:

[Driver DevelopWinio_IIC

Description: 使用VC6开发 通过并口操作IIC 使用winio驱动操作并口-VC6 development through the use of parallel operation IIC use winio Driver Parallel operation
Platform: | Size: 75776 | Author: islq | Hits:

[OS programWinIoForVB

Description: C++写的IO端口操作程序,可操作端口<如:并口>,附VB,VC测试程序。-write C IO ports operating procedures, operational port
Platform: | Size: 3314688 | Author: | Hits:

[Otherzidongbaojingxitong

Description: vc++写的自动报警系统,在编译本章程序后,请将winio.dll、winio.vxd和winio.sys 三文件复制到可执行文件所在目录下, 否则WinIo库初始化 函数initializeWinIO调用将会失败。-vc++ written by automatic alarm systems, procedures in compiling this chapter, please winio.dll, winio.vxd and three winio.sys copy files to the directory where the executable file, otherwise WinIo library initialization function will call initializeWinIO will fail.
Platform: | Size: 10649600 | Author: 65307016 | Hits:

[Driver DevelopWINIO_DLL

Description: VC++写的驱动级的WINIO.DLL的源代码 (内附WIN2000的C语言写的驱动程序源码)-VC++ Writing class WINIO.DLL driver source code (with the C language WIN2000 driver source code)
Platform: | Size: 1035264 | Author: danis | Hits:

[OS programWinIo

Description: 该源码提供了windows驱动程序的实现方法,通过调用该驱动程序winio可以让你的应用程序直接进入ring0级操作端口和物理内存,并附含了VC和VB使用示例等,驱动程序采用VC编程,适用Windows98/2000/xp -The source provides a windows driver realize method, by calling the driver winio can make your application directly to ring0-class ports and physical memory operation, together with the VC and VB with the use of examples and so on, the driver made the use of VC process, the application of Windows98/2000/xp
Platform: | Size: 190464 | Author: qinlei | Hits:

[Windows Developinstallshield

Description: vc环境下最简便、最好用的安装程序制作软件的帮助文档-vc environment the most convenient, best used in the production of the software installation process to help document
Platform: | Size: 1423360 | Author: s | Hits:

[OS programWinIoSample

Description: 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.
Platform: | Size: 65536 | Author: 苏庆红 | Hits:

[Windows DevelopwinIO

Description: 动态链接库winIO.dll使用方法 vb下使用 vc++下使用-Dynamic-link library to use winIO.dll
Platform: | Size: 13312 | Author: rafe ng | Hits:

[Otherwinio

Description: 可用于实现键盘记录。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.0的DDK可以从http://www.microsoft.com/ddk免费下载。从你的电子邮件来看,你是教育网的用户,那么你可以从教育网的一些FTP站点(如北大图书馆)下载到Win95/98/NT的DDK,我们下面提到的一些软件也可以找到。Win95 DDK主要是采用汇编的。如果你对汇编不熟悉,当然是使用VToolsD(http://www.vireo.com/)更好些,这个软件包允许你使用C/C++编写驱动,但软件包比较贵(约四、五百美金)。另外,你可以在http://zealsoft.nease.net/cn/ntport/或http://zealsoft.nease.net/cn/memaccess/找到与硬件有关的软件,这些软件允许你不编写驱动,直接在VC中调用驱动,如果你的编程不复杂,也可以使用。 -Port operations do not need to write drivers in Win95/98 can be used directly to compile the In/Out commands. VC also provides _inp/_outp such a function (QA001059 outportb, inportb the corresponding function). However, under NT, can not use the In/Out commands, reference QA001296 how to use VB6 to write WindowsNT/2000 hardware under the control of IO. If you use a hardware interrupt on the need to write drivers, the standard approach is the use of Microsoft DDK. Win98 and WinNT 4.0/5.0 the DDK can be downloaded free of charge from the http://www.microsoft.com/ddk. E-mail from your point of view, you are a user of the Education Network, you can network some education FTP site (such as the Beijing University Library) Win95/98/NT download the DDK, below some of our software can also be found . Win95 DDK compiled mainly used. If you are not familiar with the compilation, of course, is the use of VToolsD (http://www.vireo.com/) better, this package allows you to use C/C+
Platform: | Size: 202752 | Author: | Hits:

[Windows DevelopWinIo

Description: WinIo.dll源码及VC演示程序,WinIO是一个对I/O端口和物理内存进行存取操作的系统链接组件,通过使用一种内核模式的设备驱动器和其它几种底层编程技巧,可以绕过了Windows系统的保护机制,从而连接指定端口可以成功。-WinIo.dll source code and VC demo, WinIO is an I/O ports and physical memory access links operating system components, through the use of a kernel mode device drivers and several other underlying programming skills, can bypass the Windows system protection mechanisms, which can successfully connect the designated port.
Platform: | Size: 190464 | Author: zhong | Hits:

[Hook apiVCKeyboard

Description: VC基于winio的模拟键盘按键方法源代码。本人自己编写。开发过程中很有参考价值。-VC-based approach winio analog keyboard keys source code. The process of developing a good reference.
Platform: | Size: 1641472 | Author: 陶刚 | Hits:

[CommunicationWinIo

Description: WinIo.dll源码及VC演示程序,WinIO是一个对I/O端口和物理内存进行存取操作的系统链接组件-WinIo.dll demo program source code and VC, WinIO is an I/O ports and physical memory access operation of the system link components
Platform: | Size: 188416 | Author: 王小二 | Hits:

[Windows DevelopWinIo

Description: 通过底层各个设备的端口调用系统资源,并附有vc和vb的代码-The WinIo library allows 32-bit Windows applications to directly access I/O ports and physical memory. It bypasses Windows protection mechanisms by using a combination of a kernel-mode device driver and several low-level programming techniques.
Platform: | Size: 8600576 | Author: 葛子玄 | Hits:

[GUI DevelopRtest

Description: VC控制底层硬件的测试小程序,winio库的使用,以及picture控件画线的程序-VC control of the underlying hardware testing applet, winio library use, and picture control program to draw lines
Platform: | Size: 5143552 | Author: 李正强 | Hits:

[OtherWinIo-Use-in-VC

Description: WinIo库在VC应用程序中的使用。WinIo库在VC应用程序中实现数字输出的PV通信等功能。-WinIo library use in the VC application. WinIo library in VC application to the digital output of the PV communications.
Platform: | Size: 4096 | Author: 蝎子 | Hits:
« 12 »

CodeBus www.codebus.net