GET FUNCTIONALITY/STATE INFORMATION: The input parameter ES:DI is a
[wine] / dlls / winedos / module.c
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-06  Ove KaavenDOS support restructure. The DOS virtual machine is...
2001-12-05  Alexandre JulliardFixed compile for !MZ_SUPPORTED.
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-11-20  Patrik StridvallDocumentation fixes.
2001-11-07  Ove KaavenAdded RunInThread callout to winedos.
2001-07-02  Patrik StridvallDocumentation fixes.
2001-04-27  Patrik StridvallAdded documentation.
2001-04-04  Alexandre JulliardAdded TASK_GetPtr/TASK_GetCurrent functions to get...
2001-01-06  Alexandre JulliardUse the exe name and file handle we got from the server...
2001-01-06  François GougetFixed some HFILE vs. HANDLE mismatches.
2000-12-27  Ove KaavenRelease the Win16 lock before starting the DOS process...
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.