Redesign of the server communication protocol to allow arbitrary sized
[wine] / include / dosexe.h
2001-11-07  Ove KaavenAdded RunInThread callout to winedos.
2001-01-25  Patrik StridvallFixed some issues found by winapi_check.
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.
2000-11-08  Alexandre JulliardMoved builtin dll registration to libwine.
2000-10-17  Ove KaavenImplemented DOS INT21 AH=4B (EXEC).
2000-09-24  Alexandre JulliardMoved most global data out of the LPDOSTASK structure.
2000-07-31  Ove KaavenConvert DOS (MZ) binary loader to the new DOS process...
2000-07-30  Ove KaavenRemoved hModule parameter from MZ_AllocDPMITask(),...
2000-07-29  Ove KaavenAdded support for the Win32 Console interface to the...
1999-12-04  Ulrich WeigandFixed 32-bit module name handling to conform better...
1999-09-27  Alexandre JulliardMoved all signal support to a new platform-specific...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-05-23  Alexandre JulliardUse the new debug functions to send debug events at...
1999-05-22  Ove KaavenAdded MZ_Current() (returns current LPDOSTASK) and...
1999-05-08  Ove KaavenMoved DOS List of Lists initialization, and added the...
1999-03-25  Ove KaavenAdded infrastructure and definitions for general-purpos...
1999-03-16  Ulrich WeigandPass CreateProcess() SECURITY_ATTRIBUTES through to...
1999-02-28  Ulrich WeigandAdapted to CreateProcess changes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-21  Michael Veksler- Fix headers to include less or smaller header files.
1999-02-18  Marcus Meissnerdosexe.h depends on winbase.h (for LPSTARTUPINFO32A)
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-02-13  Marcus MeissnerMoved the if1632/signal.c stuff into loader/signal...
1999-01-28  Andreas MohrFixed non-i386 compile.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Alexandre JulliardTake into account handle inheritance flag.
1998-12-14  Ove KaavenMoved DPMI wrapper allocation code to dosmem.c to REALL...
1998-12-07  Ove KaavenDon't define MZ_SUPPORTED on non-i386 platforms.
1998-11-01  Ove KaavenIndirection for INSTR_EmulateInstruction for use by...
1998-10-23  Ove KaavenFirst shot at DPMI realmode calls.
1998-10-21  Ove KaavenAdded indirection for ctx_debug to the DOS loader,...
1998-10-17  Patrik StridvallCompile fix for Solaris.
1998-10-11  Ove KaavenMoved some system dependencies to loader/dos/dosvm...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809