make_dlls: Generate the .gitignore file.
[wine] / dlls / winedos / winedos.spec
2005-05-10  Eric PouechMoved DOS memory handling to winedos.
2003-09-17  Alexandre JulliardMoved I/O port handling to dlls/winedos.
2003-04-27  Alexandre JulliardMoved the functionality of starting Win16 and DOS progr...
2003-02-11  Jukka HeinonenReorganize IOCTL handling.
2002-11-15  Jukka HeinonenDeviceIoControl now calls winedos interrupt handlers.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-23  Jukka HeinonenMove interrupt emulation code from INSTR_EmulateInstruc...
2002-06-21  Alexandre JulliardMade some more spec file entries optional or unnecessary.
2002-05-14  Alexandre JulliardAdded winebuild support for generating a .dbg.c file...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-05-05  Jukka HeinonenDOSVM now exports DPMI Raw Mode Switch routine.
2002-01-07  Patrik StridvallFixed some issues found by winapi_check.
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-11-08  Ove KaavenMoved the int 9 (keyboard) handler to dlls/winedos.
2001-11-07  Ove KaavenAdded RunInThread callout to winedos.
2001-01-15  Alexandre JulliardUpdated debug channels.
2001-01-06  Alexandre JulliardUse the exe name and file handle we got from the server...
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.