CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - winio driver
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - winio driver - List
[
Driver Develop
]
Winio_IIC
DL : 1
使用VC6开发 通过并口操作IIC 使用winio驱动操作并口-VC6 development through the use of parallel operation IIC use winio Driver Parallel operation
Update
: 2008-10-13
Size
: 74.27kb
Publisher
:
islq
[
OS program
]
winio
DL : 0
windows(所有版本)下直接存取IO端口和物理地址的程序-Program in which IO port and physical address can be accessed directly in Windows (all editions)
Update
: 2025-02-17
Size
: 84kb
Publisher
:
站长
[
Driver Develop
]
Winio_IIC
DL : 0
使用VC6开发 通过并口操作IIC 使用winio驱动操作并口-VC6 development through the use of parallel operation IIC use winio Driver Parallel operation
Update
: 2025-02-17
Size
: 74kb
Publisher
:
islq
[
Books
]
winio
DL : 0
计算机 接口技术 , 实用的技术,并口 串口 windows 下的驱动 等等! -Computer interface technology, practical technology, parallel port serial port driver under windows and so on!
Update
: 2025-02-17
Size
: 9.2mb
Publisher
:
[
Driver Develop
]
WINIO_DLL
DL : 1
VC++写的驱动级的WINIO.DLL的源代码 (内附WIN2000的C语言写的驱动程序源码)-VC++ Writing class WINIO.DLL driver source code (with the C language WIN2000 driver source code)
Update
: 2025-02-17
Size
: 1011kb
Publisher
:
danis
[
OS program
]
WinIo
DL : 0
该源码提供了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
Update
: 2025-02-17
Size
: 186kb
Publisher
:
qinlei
[
OS program
]
SPD-Z
DL : 1
Windows下通过WinIO驱动,通过SMBUS读取内存的SPD信息。目前支持Intel ICHx / ATI SB400,600 / SIS692 /nForce CK804 / VIA xxx系列南桥。-Windows driver through WinIO through SMbus read the SPD memory information. Currently supports the Intel ICHx/ATI SB400, 600/SIS692/nForce CK804/VIA xxx Series South Bridge.
Update
: 2025-02-17
Size
: 540kb
Publisher
:
卜随义
[
Driver Develop
]
WinIo
DL : 0
WinIo 2.0 使用非常简单, 提供一个初始化函数 InitializeWinIo() 和 关闭结束函数 ShutdownWinIo() 在调用初始化函数成功之后, 就可以进行任意端口操作了, 在程序结束时调用关闭结束函数。 -WinIo 2.0 use is very simple, to provide a function to initialize InitializeWinIo () and close the end of function ShutdownWinIo () initialization function successfully in the call, you can conduct any port operations, and in the procedures for the end of the closure of the end of function call.
Update
: 2025-02-17
Size
: 272kb
Publisher
:
sam
[
Driver Develop
]
WinIo
DL : 0
实现windows XP等类似操作系统下, 对内存以及IO端口的访问-Provide memory and IO port access under Windows XP etc.
Update
: 2025-02-17
Size
: 102kb
Publisher
:
张嘉豪
[
Hook api
]
Winio
DL : 0
Winio做的键盘记录(硬件记录)。有时候调用windows的API不能起效。这个是驱动级别的。能成功完成任务。-Keyloggers do Winio (hardware records). Sometimes windows of the API calls can not take effect. This is a driver level. To the successful completion of the task.
Update
: 2025-02-17
Size
: 35kb
Publisher
:
朱哥哥
[
Windows Develop
]
SourceWinIO
DL : 0
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. -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.
Update
: 2025-02-17
Size
: 76kb
Publisher
:
ChameLeon
[
Windows Develop
]
BITEK_ASM2_v009
DL : 1
BITEK Assembler2 utility 支援 BIT161x 全系列 BIT1612/BIT1615/BIT1615H/BIT1617/BIT1625 的master mode assembly code. 安裝程序如下: 1) 安裝 driver for USB I2C kit. 2) 解壓縮 BITEK_ASM2, SiUSBXp, 和 WinIo 至同一目錄即可. -BITEK Assembler2 utility supports BIT161x series IC (BIT1612/BIT1615/BIT1615H/BIT1617/BIT1625)master mode assembly code. The installation procedue as below: 1) To install driver for USB I2C kit. 2) To decompress BITEK_ASM2, SiUSBXp, 和 WinIo to the same folder.
Update
: 2025-02-17
Size
: 369kb
Publisher
:
Jeffrey Chang
[
Driver Develop
]
PCI_IO_SYS
DL : 0
一個PCI_IO為驅動程式範例,本範例參考"PCIConf","Winio"及"接口驅動程序開發"修改而成,主要修改的檔案為Ioctls.h及Control.c-1 PCI_IO-driven programming paradigm, in this example refer to " PCIConf" , " Winio" and " interface driver development" revisions, major changes of the files are Ioctls.h and Control.cpp
Update
: 2025-02-17
Size
: 478kb
Publisher
:
yp751
[
Driver Develop
]
PCI_IO_EXE_DOS
DL : 0
一個PCI_IO應用程式 for dos範例,本範例參考"PCIConf","Winio"及"接口驅動程序開發"修改而成主要修改檔案為test.c-1 PCI_IO application for dos examples, in this example refer to " PCIConf" , " Winio" and " interface driver development" revisions mainly modify the file as test.cpp
Update
: 2025-02-17
Size
: 847kb
Publisher
:
yp751
[
Windows Develop
]
winio_v20
DL : 0
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.
Update
: 2025-02-17
Size
: 201kb
Publisher
:
闫俊芳
[
Game Program
]
vbwinio
DL : 0
VB使用winIO 模拟键盘按键的测试程序,winio属于硬件模拟,但不支持usb键盘、鼠标,必须前台操作。 虽然有很多游戏封杀,但因为是开源,所以变种依然很多,如果自己有能力,也可以自己改一个专用版。 用InitializeWinIo函数加载驱动程序,如果成功会返回true,否则返回false,程序结束时记得用ShutdownWinIo函数卸载驱动程序。 本源代码仅供学习研究,禁止用于非法用途。下载时可能某些杀毒软件会报警,这说明您的杀毒软件还可以。-VB to use the keyboard keys winIO simulation test program, winio are hardware simulation, but does not support usb keyboard, mouse, front desk operation to be. Although there are many game ban, but because it is open source, so still a lot of varieties, if they have the power, you can change a special version of their own. Loaded with InitializeWinIo function driver, if successful will return true, otherwise it returns false, end of the process, remember to use ShutdownWinIo function to uninstall the driver. Source code only for study and research, ban for illegal purposes. Download some antivirus software may alarm, indicating that your anti-virus software can.
Update
: 2025-02-17
Size
: 24kb
Publisher
:
longlian90
[
Windows Develop
]
WinIo
DL : 0
通过底层各个设备的端口调用系统资源,并附有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.
Update
: 2025-02-17
Size
: 8.2mb
Publisher
:
葛子玄
[
Hook api
]
WinIO-keybroad
DL : 0
WinIO 驅動級按鍵攔截源碼 按鍵外掛、木馬開發必看-WinIO driver stage the key interception Source button plug, Trojans development must-see
Update
: 2025-02-17
Size
: 45kb
Publisher
:
Lotus
[
Game Hook Crack
]
WinIo
DL : 0
利用WINIO软件 驱动级模拟键盘鼠标 可以通过大部分游戏等程序-WINIO use keyboard and mouse software driver level simulation procedures through most of the game
Update
: 2025-02-17
Size
: 9kb
Publisher
:
柴天存
[
Windows Develop
]
winio库的使用-windows环境下直接控制硬件
DL : 0
WinIo 库通过使用内核模式下设备驱动程序和 其它一些底层编程技巧绕过 Windows 安全保护机制,允许32位 Windows 程序直接对 I/O 口进行操作(The WinIo library by using the kernel mode device driver and some other programming techniques to bypass Windows security protection mechanism, allowing 32 Windows procedures to operate directly on the I/O)
Update
: 2025-02-17
Size
: 4kb
Publisher
:
陈壮
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.