Jump to content

32-Bit IOPL Helper Driver

From EDM2
Revision as of 14:30, 5 September 2016 by Ak120 (talk | contribs) (Ak120 moved page 32-BIT IOPL Helper Driver to 32-Bit IOPL Helper Driver)

Application Code with IOPL

DISCLAIMER: This sample code is for your information only. Do not attempt to use this code on your equipment without first inspecting the source code and making sure it does what you want. This code is supplied as is without warranty or liability of any kind.

32-BIT IOPL HELPER DRIVER

I/O at WARP 13 - Engage!

    • Note this code requires the Watcom C/C++ compiler v 10 and above to compile correctly. You also need the DevHlp library availible from the OS2page one page back. Note this library has been written for use with Watcom, it takes advantage of register calling conventions. As a result other devhelp libs from other sources will not work correctly.