Added Win16 variants of existing Win32 functions.
[wine] / if1632 / thunk.c
1999-09-20  Ulrich WeigandModified THUNK_Alloc so as to avoid 32->16->32 calling...
1999-09-19  Ulrich WeigandBugfix: Declare CALL32_CBClient[Ex] without WINAPI.
1999-09-13  Huw D M DaviesChange interfaces to THUNK_Alloc/Free slightly and...
1999-09-10  Huw D M DaviesWinspool DocumentProperties and DeviceCapabilities...
1999-09-10  Ulrich WeigandFixed bug in CBClient routines by storing the SEGPTR...
1999-08-18  Ulrich WeigandMoved implementation of WOW routines to single file.
1999-08-15  Ulrich WeigandAdapted to new-style Wine thunks.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-08-01  Alexandre JulliardMade stack manipulation macros into inline functions.
1999-07-27  Ulrich WeigandAdded FinalUserInit16/FinalGdiInit16 stubs.
1999-07-27  Ulrich WeigandMore gcc bug workarounds.
1999-07-24  Ulrich WeigandUnify startup sequence for Wine and WineLib.
1999-07-24  Ulrich WeigandAlways retrieve Callout routines using GetProcAddress().
1999-07-23  Ulrich WeigandBugfix: Reverted CallTo16 routines to STDCALL convention.
1999-07-11  Alexandre JulliardTake advantage of the new registers saved in the STACK1...
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-06  Ulrich WeigandRemoved Callback.CallTaskRescheduleProc().
1999-06-05  Ulrich WeigandFixed behaviour of Alloc..ThunkletCallback[Ex] for...
1999-06-05  Eric PouechWorkaroung gcc 2.7.2.x sig 11 issue.
1999-05-22  James Jurantask.h was included twice. Removing one fixed a sig11...
1999-05-22  Ulrich WeigandHandle proc == NULL in THUNK_SetDCHook correctly.
1999-05-22  Ulrich WeigandSet %ebx to point to real 16-bit stack in CBClientThunkSL.
1999-05-17  Ulrich WeigandFixed THUNK_SetDCHook when using native USER.
1999-05-12  Alexandre JulliardAdded macros and definitions for using exception inside...
1999-05-08  Ulrich WeigandCall Callout routines directly when using builtin USER.
1999-05-04  Ove KaavenFixes winproc deadlock for win16.
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-10  Ulrich WeigandCall InitApp16 (using Callout) for initial process.
1999-04-01  Ulrich WeigandAdded USER32.UserSignalProc to Callout table.
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-13  Marcus MeissnerFixed newly introduced and some leftover warnings.
1999-03-13  Ulrich WeigandImplemented UTRegister and UTUnRegister.
1999-03-10  Ulrich WeigandTemporary fix: Activate 16-bit system timer callback...
1999-03-10  Ulrich WeigandAdded USER.DestroyIcon32 to Callout struct.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-24  Ulrich WeigandImplemented KERNEL.621 (CBClientThunkSLEx).
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-24  Ulrich WeigandCallout table (for KERNEL->USER calls) added.
1998-12-24  Ulrich WeigandHandle non-hardware X events correctly with native...
1998-12-10  Ulrich WeigandCleaned up CreateSystemTimer interface for use with...
1998-12-07  Andreas Mohr- Several kernel.spec return type mismatch fixes
1998-12-01  Ulrich WeigandImplemented GlobalChangeLockCount (KERNEL.365).
1998-11-26  Ulrich WeigandRemoved some unnecessary FIXME outputs.
1998-11-24  Ulrich WeigandBugfix: Bad jump generated in THUNK_AllocLSThunklet.
1998-11-14  Ulrich WeigandSome fixes to Wine startup/termination sequence with...
1998-11-14  Huw D M DaviesShould get win16drv AbortProc working. Hopefully.
1998-11-08  Ulrich WeigandUSER-side part of input event handling: contains implem...
1998-11-06  Marcus MeissnerSolaris redefines ERR and CS, fixed occurances.
1998-10-11  Ulrich WeigandImplemented (partially) the KERNEL Thunklet API and...
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-06-28  Alexandre JulliardRelease 980628 wine-980628
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
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
1998-01-18  Alexandre JulliardRelease 980118 wine-980118
1997-12-21  Alexandre JulliardRelease 971221 wine-971221
1997-11-16  Alexandre JulliardRelease 971116 wine-971116
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-08-04  Alexandre JulliardRelease 970804 wine-970804
1997-07-20  Alexandre JulliardRelease 970720 wine-970720
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
1996-12-15  Alexandre JulliardRelease 961215 wine-961215
1996-12-01  Alexandre JulliardRelease 961201 wine-961201
1996-11-17  Alexandre JulliardRelease 961117 wine-961117
1996-11-02  Alexandre JulliardRelease 961102 wine-961102
1996-10-23  Alexandre JulliardRelease 961023 wine-961023
1996-10-13  Alexandre JulliardRelease 961013 wine-961013
1996-09-13  Alexandre JulliardRelease 960913 wine-960913
1996-08-18  Alexandre JulliardRelease 960818 wine-960818
1996-08-05  Alexandre JulliardRelease 960805 wine-960805