annotate libdha/bin/README @ 17844:194a848d907f

Support all 4 of ARGB/RGBA/BGRA/ABGR unscaled conversions, with more consistent naming of functions
author pacman
date Mon, 13 Mar 2006 03:46:25 +0000
parents f021941d26c9
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3972
f021941d26c9 binary drivers
nick
parents:
diff changeset
1 mapdev.vxd
f021941d26c9 binary drivers
nick
parents:
diff changeset
2 ~~~~~~~~~~
f021941d26c9 binary drivers
nick
parents:
diff changeset
3 mapdev.vxd - provides direct hardware access under Win9x.
f021941d26c9 binary drivers
nick
parents:
diff changeset
4 install: Just copy it into %WINDOWS%\system folder and reboot.
f021941d26c9 binary drivers
nick
parents:
diff changeset
5 note: This driver won't work under NT-based systems
f021941d26c9 binary drivers
nick
parents:
diff changeset
6 (like WinNT, Win2000 and even WinME and WinXP due importing NT things).