winedos: Implement INT2F/AX=1501 (get drive device list).
[wine] / dlls / winedos / ioports.c
2005-06-27  Alexandre JulliardMoved I/O port configuration to HKCU\Software\Wine...
2005-06-17  Mike McCormackUse HANDLE instead of HKEY in the NT API.
2005-06-13  Alexandre JulliardAdded magic comments to all Wine-specific registry...
2004-09-22  Hans LeidekkerFix signed/unsigned comparison warnings.
2003-09-17  Alexandre JulliardMoved I/O port handling to dlls/winedos.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-07-29  Jukka HeinonenVGA emulation now supports outw and outl.
2002-06-24  Jukka HeinonenRedirect all reads and writes to VGA controller to...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-16  Christian CostaAdded DMA and SoundBlaster emulation.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.