Implemented buffer management functions, a couple of workstation
[wine] / if1632 / relay.c
2002-08-31  Alexandre JulliardMoved internal context macros out of winnt.h.
2002-08-28  Patrik StridvallMSVC compatibility fixes.
2002-06-04  Alexandre JulliardMoved specification of relay and snoop include/exclude...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-17  Alexandre JulliardExport the debugging API from libwine instead of ntdll.
2002-05-16  Alexandre JulliardMoved the selector access functions out of winnt.h...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-12-17  Alexandre JulliardRemoved unnecessary includes.
2001-12-14  Alexandre JulliardMade register and interrupt flags instead of entry...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-06-19  Patrik StridvallFixed some issues found by winapi_check.
2001-05-08  Francois GougetPrint the tid in the first column when +tid is specified.
2001-02-14  Patrik StridvallDocumentation ordinal fixes.
2001-01-15  Alexandre JulliardRemoved some direct accesses to the 16-bit task structure.
2000-12-27  Ulrich WeigandFixed broken prototypes.
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-12  Alexandre JulliardGot rid of main.h.
2000-11-29  Alexandre JulliardRenamed CallTo16* functions to wine_call_to_16* and...
2000-11-25  Patrik StridvallFixed some issues found by winapi_check.
2000-11-14  Alexandre JulliardMoved LDT handling to libwine.so. Changed the interface...
2000-11-13  Alexandre JulliardExport the CallFrom16xxx functions from kernel32. Renam...
2000-11-12  Alexandre JulliardRaise an exception for unimplemented 16-bit entry point...
2000-10-29  Alexandre JulliardPatch flat cs of 16-bit entry points if current %cs...
2000-09-25  Alexandre JulliardRemoved some of the XXX_reg macros now that we are...
2000-09-13  Ulrich WeigandModified CallTo16Register routines to update register...
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-07-23  Ove KaavenSay that "No handler" messages as fatal.
2000-06-03  Alexandre JulliardMoved kernel initialization to kernel_main.c
2000-04-24  Patrik StridvallFixed some warnings.
2000-01-29  Alexandre JulliardUse a per-thread buffer and write(2) for debug traces.
1999-11-14  Ulrich WeigandFixed some unresolved externals on non-Intel archs.
1999-09-20  Ulrich WeigandMake CallTo16 return stub segment owned by KERNEL.
1999-08-18  Ulrich WeigandMoved implementation of WOW routines to single file.
1999-08-15  Ulrich WeigandAdapted to new-style Wine thunks.
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-08-01  Alexandre JulliardMade stack manipulation macros into inline functions.
1999-07-25  Ulrich WeigandRelay code for Win16 register functions converts arguments.
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-05-22  Ulrich WeigandCheck for syslevel violations while relay debugging.
1999-05-03  Ulrich WeigandBugfix: release Win16Lock in WinExec16, CallProc[Ex...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-24  Ulrich WeigandImplemented KERNEL.621 (CBClientThunkSLEx).
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-10-18  Rein KlazesCallProc[Ex]32W called with lpProcAddress==NULL should...
1998-10-11  Ulrich WeigandImplemented (partially) the KERNEL Thunklet API and...
1998-09-27  Alexandre JulliardRelease 980927 wine-980927
1998-08-22  Alexandre JulliardRelease 980822 wine-980822
1998-08-09  Alexandre JulliardRelease 980809 wine-980809
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-03  Alexandre JulliardRelease 980503 wine-980503
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
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
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-01  Alexandre JulliardRelease 971101 wine-971101
1997-10-12  Alexandre JulliardRelease 971012 wine-971012
1997-09-28  Alexandre JulliardRelease 970928 wine-970928
1997-09-14  Alexandre JulliardRelease 970914 wine-970914
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
1997-06-29  Alexandre JulliardRelease 970629 wine-970629
1997-06-16  Alexandre JulliardRelease 970616 wine-970616
1997-05-09  Alexandre JulliardRelease 970509 wine-970509
1997-03-05  Alexandre JulliardRelease 970305 wine-970305
1997-02-02  Alexandre JulliardRelease 970202 wine-970202
1997-01-20  Alexandre JulliardRelease 970120 wine-970120
1997-01-12  Alexandre JulliardRelease 970112 wine-970112
1997-01-01  Alexandre JulliardRelease 970101 wine-970101
1996-10-13  Alexandre JulliardRelease 961013 wine-961013
1996-08-24  Alexandre JulliardRelease 960824 wine-960824
1996-07-28  Alexandre JulliardRelease 960728 wine-960728
1996-07-17  Alexandre JulliardRelease 960717 wine-960717
1996-07-12  Alexandre JulliardRelease 960712 wine-960712
1996-07-05  Alexandre JulliardRelease 960705 wine-960705
1996-05-21  Alexandre JulliardRelease 960521 wine-960521
1996-04-28  Alexandre JulliardRelease 960428 wine-960428
1996-04-21  Alexandre JulliardRelease 960421 wine-960421
1996-04-05  Alexandre JulliardRelease 960405 wine-960405
1996-03-31  Alexandre JulliardRelease 960331 wine-960331
1996-03-09  Alexandre JulliardRelease 960309 wine-960309
1996-01-31  Alexandre JulliardRelease 960131 wine-960131
1995-12-26  Alexandre JulliardRelease 951226 wine-951226
1995-10-03  Alexandre JulliardRelease 951003 wine-951003
1995-09-18  Alexandre JulliardRelease 950918 wine-950918
1995-08-17  Alexandre JulliardRelease 950817 wine-950817
1995-07-29  Alexandre JulliardRelease 950727 wine-950727
1995-06-20  Alexandre JulliardRelease 950620 wine-950620
next