Use the right buffer size in SYSPARAMS_Load instead of some random
[wine] / win32 / kernel32.c
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-06-13  Patrik StridvallDocumentation ordinal fixes (using winapi_fixup).
2000-09-29  Alexandre JulliardMoved a bunch of routines to kernel32.dll (with the...
2000-07-25  Alexandre JulliardMoved thunking functions off to kernel32.dll.
2000-06-08  Alexandre JulliardRemoved a few unnecessary includes.
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-03-28  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-26  Alexandre JulliardImproved the selector get/set functions.
2000-02-10  Alexandre JulliardOptimized debugging API to reduce code size.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-11-21  Niels Kristian Bec... Removed extra #include statements.
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-08-18  Ulrich WeigandMoved implementation of WOW routines to single file.
1999-08-08  Alexandre JulliardReplaced a few calls to lstr* functions by their CRTDLL...
1999-08-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-08-01  Alexandre JulliardMade stack manipulation macros into inline functions.
1999-07-18  Ulrich WeigandWork-around for compiler bug.
1999-07-11  Alexandre JulliardTake advantage of the new registers saved in the STACK1...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-05-24  Ulrich WeigandUse register functions with arguments for LogApiThk...
1999-05-23  Ulrich WeigandAdded _DebugOutput (KERNEL.328), LogApiThk (KERNEL...
1999-05-22  Ulrich WeigandSet %ebx to point to real 16-bit stack in CBClientThunkSL.
1999-05-17  Ulrich WeigandBugfix: FT_PrologPrime was broken due to relay changes.
1999-05-13  Alexandre JulliardAdapted for new register functions support (ESP_reg...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-03-17  Marcus MeissnerFixed some warnings. removed some unneccessary includes...
1999-02-28  Ulrich WeigandGetBinaryType[AW] moved to loader/module.c, modified...
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-19  Huw D M DaviesFixed a few broken includes.
1999-02-19  Ian SchmidtPartial stub implementation of undocumented KERNEL...
1999-02-19  Marcus MeissnerRemoved a lot of occurences of windows.h (and added...
1999-02-17  Marcus MeissnerOptimized include/*.h: (recursively) include all header...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1998-12-24  Jean-Claude CoteImplemented the GetBinaryType API function.
1998-12-18  Juergen SchmiedStubs for WaitNamedPipe[A|W].
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-11-24  Ulrich WeigandBugfix: [QF]T_Thunk should clear HIWORD(EAX) on return.
1998-10-11  Ulrich WeigandImplemented new PE DLL initalization code, trying to...
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-07-12  Alexandre JulliardRelease 980712 wine-980712
1998-06-01  Alexandre JulliardRelease 980601 wine-980601
1998-05-17  Alexandre JulliardRelease 980517 wine-980517
1998-04-13  Alexandre JulliardRelease 980413 wine-980413
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-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