Implemented NetQueryDisplayInformation, NetUserGetInfo, created
[wine] / msdos / dpmi.c
2002-09-04  Alexandre JulliardAdded DPMI segments structure and related function...
2002-08-31  Alexandre JulliardMoved internal context macros out of winnt.h.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-11  Jukka HeinonenRawModeSwitch can now be used to return DPMI applicatio...
2002-05-07  Jukka HeinonenAdded support for DPMI RawModeSwitch.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.
2001-11-07  Ove KaavenAdded RunInThread callout to winedos.
2001-11-06  François GougetFix the #include order for config.h.
2001-10-14  Francois GougetWhen including 'wine/port.h', include it first.
2001-06-20  Patrik StridvallDocumentation ordinal fixes.
2000-12-26  Ove KaavenSeparated the MZ loader and core DOS VM into dlls/winedos.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-11  Alexandre JulliardMoved all Wine internal definitions out of process.h.
2000-12-01  Alexandre JulliardRemoved some unnecessary includes.
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-25  Dimitrie O. PaunInclude config.h in files that test for constants defin...
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Ove KaavenWhen a Win16 app sets a selector base to low DOS memory...
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-09-24  Alexandre JulliardMoved most global data out of the LPDOSTASK structure.
2000-08-14  Alexandre JulliardReplaced global Callbacks structure by appropriate...
2000-07-31  Ove KaavenUse MZ_Current() instead of pModule->lpDosTask. Cleaned...
2000-07-30  Ove KaavenRemoved hModule parameter from MZ_AllocDPMITask(),...
2000-07-28  Ove KaavenRemoved the hModule parameter from various DOSMEM routi...
2000-07-28  Ove KaavenMake a global asm helper function to handle 32-bit...
2000-07-26  Alexandre JulliardAvoid clobbering %ebx.
2000-07-25  Ove KaavenUse lcall opcodes, so all gas-es understand it...
2000-07-25  Ove KaavenFixed broken assembler. Removed support for old protect...
2000-07-23  Ove KaavenChange the V86BASE macro to call DOSMEM_MemoryBase...
2000-06-07  Ulrich WeigandRemoved mis-aligned accesses during BIOS/DOS data initi...
2000-06-03  Patrik StridvallFixed some warnings.
2000-05-24  Marcus MeissnerCommented out broken __asm__, added comments where...
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-09-29  Patrik StridvallModification due to problems with winapi-check.
1999-08-01  Alexandre JulliardRemoved IP_reg, SP_reg and FL_reg definitions to avoid...
1999-08-01  Alexandre JulliardMade stack manipulation macros into inline functions.
1999-06-26  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-12  Ove KaavenVarious DPMI fixes and preliminary DPMI raw mode switch...
1999-05-17  Ove KaavenImproved shortcuts - follows jumps in trying to avoid...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-09  Marcus Meissner__asm__ fix as suggested by <daniel@mat.utfsm.cl> Danie...
1999-02-28  Marcus MeissnerFixed a lot of warnings using WINE_UNUSED, casts, comme...
1999-02-28  Ulrich WeigandAdapted to CreateProcess changes.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-25  Marcus MeissnerNeeds thread.h for non-Linux.
1999-02-24  Marcus MeissnerOptimized away more includes, readded some #includes...
1999-01-28  James JuranCommented out unused variables to prevent needless...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1998-12-14  Ove KaavenMoved DPMI wrapper allocation code to dosmem.c to REALL...
1998-12-09  Ove KaavenImplemented DPMI RMCBs using the DOS subsystem, and...
1998-12-07  Ove KaavenFixed DPMI_CallRMProc (I think).
1998-12-07  Andreas Mohr- Several kernel.spec return type mismatch fixes
1998-11-25  Ulrich WeigandChanged CTX_SEG_OFF_TO_LIN to allow linear addresses...
1998-11-01  Ove KaavenUse macro V86_FLAG.
1998-10-24  Patrik StridvallCompile fix for Solaris.
1998-10-23  Ove KaavenFirst shot at DPMI realmode calls.
1998-10-11  Ove KaavenSimulates DPMI memory map by converting lower-MB segmen...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-09-13  Alexandre JulliardRelease 980913 wine-980913
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
1998-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-14  Alexandre JulliardRelease 980614 wine-980614
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-05-03  Alexandre JulliardRelease 980503 wine-980503
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-03-15  Alexandre JulliardRelease 980315 wine-980315
1998-03-01  Alexandre JulliardRelease 980301 wine-980301
1998-02-15  Alexandre JulliardRelease 980215 wine-980215
1998-02-01  Alexandre JulliardRelease 980201 wine-980201
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
1997-09-28  Alexandre JulliardRelease 970928 wine-970928
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-05-25  Alexandre JulliardRelease 970525 wine-970525
1997-05-09  Alexandre JulliardRelease 970509 wine-970509
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-15  Alexandre JulliardRelease 970215 wine-970215
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-01  Alexandre JulliardRelease 970101 wine-970101