view vidix/bin/README @ 24515:c5c0cb0e90d2

getch2: Fix incorrect test Keycode length wasn't checked in one case because of missing parentheses. This was accidentally broken in my previous commit to the file. Most likely the error had no practical effect; the length checks are unreliable in any case as they can be satisfied by unrelated data corresponding to other keypresses.
author uau
date Sat, 15 Sep 2007 18:13:56 +0000
parents a9e111b88c4a
children
line wrap: on
line source

mapdev.vxd
~~~~~~~~~~
mapdev.vxd - provides direct hardware access under Win9x.
install: Just copy it into %WINDOWS%\system folder and reboot.
note: This driver won't work under NT-based systems
(like WinNT, Win2000 and even WinME and WinXP due importing NT things).