8000 GitHub - xrombik/Driver: Simple legacy device driver for Windows XP and Windows 7 32bit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

xrombik/Driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Driver

Simple legacy device driver for Windows XP, Windows 7 32bit This driver grant access to 16 bit addressed native x86 IO-ports. Checked with:

  • Windows XP 32bit
  • Windows 7 32bit

Repo contains precompiled *.dll and *.sys files intended to use in 32 bit OS Windows 7 and XP. Also it contains CPP wraper that uses this driver and some test benches in C#. Also source code of *.dll and *.sys is provided here. And if you need to run this driver in Windows 8 64 bit and later, you have to rebuild *.dll and *.sys files yourself. This package provide sources and project files to build in Visual Studio 6, and Visual Studio 2005.

Check Visual Studio project settings, they are may be incomplete.

About

Simple legacy device driver for Windows XP and Windows 7 32bit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0