annotate vidix/bin/README @ 24879:3b6d25b677b4

Remove paragraph that no long applies: runtime SSE detection on Windows.
author zuxy
date Wed, 31 Oct 2007 02:16:58 +0000
parents a9e111b88c4a
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).