Use the right buffer size in SYSPARAMS_Load instead of some random
[wine] / if1632 /
2000-01-04  Eric PouechRemoved the obsoleted CallTimeFuncProc, CallDriverProc,
2000-01-01  Peter GantenImplemented WaitForInputIdle.
1999-12-08  Dimitrie O. PaunMake use of the DEFAULT_DEBUG_CHANNEL where appropriate.
1999-12-06  Andreas MohrAdded .rc file support for Win16 NE modules.
1999-12-05  Ulrich WeigandAdded USER.DllEntryPoint().
1999-12-05  Ulrich WeigandCall 16-bit instead of 32-bit UserSignalProc entry...
1999-11-23  Moses DeJongAdded implementation for WSARecvEx function. This is...
1999-11-23  Alexandre JulliardChanged to use new server-side registry support.
1999-11-21  Huw D M DaviesStub for GetFontData16.
1999-11-21  Andreas MohrAdded some ordinals and GetDriverResourceID().
1999-11-14  Ulrich WeigandFixed some unresolved externals on non-Intel archs.
1999-11-13  Ulrich WeigandAdapted to new register function handling.
1999-11-07  Andreas MohrImplementation of RegisterNLSInfoChanged.
1999-10-31  Huw D M DaviesStub for EngineRealizeFontExt (used by the win98 pscrip...
1999-10-24  Patrik StridvallAdded Win16 variants of existing Win32 functions.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.
1999-10-23  Ove KaavenWinsock rewrite. Sockets are now proper win32 handles.
1999-10-13  Eric PouechFix loading of modules: now search key is module's...
1999-10-13  Marcus MeissnerWPROCS.ENTRYADDRPROC needs to return something in CX...
1999-10-13  Uwe BonnesUse LoadString16 for FormatMessage16 and handle
1999-09-29  Ulrich WeigandBugfix: Don't call GetVersionExA too early, to avoid...
1999-09-29  Marcus MeissnerAdded stub for WMMMIDIRUNONCE called by midimap.drv.
1999-09-23  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-09-22  Eric PouechAll headers (wave and midi functions) are now seen...
1999-09-20  Ulrich WeigandKeyboard/mouse event proc thunk creation moved out...
1999-09-20  Ulrich WeigandDon't create thunk for task signal proc, call it directly.
1999-09-20  Ulrich WeigandDC hook proc thunk management simplified.
1999-09-20  Ulrich WeigandWindows hook proc thunk management simplified.
1999-09-20  Ulrich WeigandModified THUNK_Alloc so as to avoid 32->16->32 calling...
1999-09-20  Ulrich WeigandSet 'expected_version' of built-in and dummy modules...
1999-09-20  Ulrich WeigandMake CallTo16 return stub segment owned by KERNEL.
1999-09-19  Ulrich WeigandMoved bulk of OLE implementation to dlls/ subdirectories.
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 glue code generation changes.
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-04  Alexandre JulliardGot rid of dsprintf and related macros.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/
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-07-31  Patrik StridvallFixed some of the issues reported by winapi-check.
1999-07-31  Ulrich WeigandImplemented KERNEL.447 (WIN32_OldYield16).
1999-07-30  Andreas MohrImplemented CoRevokeClassObject stub needed by Acrobat...
1999-07-27  Ulrich WeigandAdded FinalUserInit16/FinalGdiInit16 stubs.
1999-07-27  Ulrich WeigandAdded IsBadFlatReadWritePtr16().
1999-07-27  Ulrich WeigandMore gcc bug workarounds.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-07-25  Ulrich WeigandRelay code for Win16 register functions converts arguments.
1999-07-25  Huw D M Davies{Start|End}{Doc|Page} go through DCfuncs.
1999-07-24  Ulrich WeigandUnify startup sequence for Wine and WineLib.
1999-07-24  Ulrich WeigandRemoved MODULE_GetWndProcEntry16().
1999-07-24  Ulrich WeigandAlways retrieve Callout routines using GetProcAddress().
1999-07-23  Ulrich WeigandBugfix: Reverted CallTo16 routines to STDCALL convention.
1999-07-15  Ulrich WeigandGlobalSmartPageUnlock() stub added.
1999-07-15  Ulrich WeigandUse position-independent code in assembly glue when...
1999-07-12  Ulrich WeigandFixed bugs introduced by 'register' and 'return' functi...
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-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-26  Andreas MohrKind of implemented OleMetaFilePictFromIconAndLabel.
1999-06-22  Andreas MohrAdded COMPOBJ.DllEntryPoint (Acrobat3 16bit needs it).
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-12  Alexandre JulliardConverted to the new debug interface, using script...
1999-06-12  Patrik StridvallAdded missing/wrong includes.
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-24  Eric Pouechfixed builtin mmsystem.dll init sequence
1999-05-23  Ulrich WeigandAdded _DebugOutput (KERNEL.328), LogApiThk (KERNEL...
1999-05-23  Ulrich WeigandFix typo (wrong DISPLAY.CheckCursor ordinal).
1999-05-22  James Jurantask.h was included twice. Removing one fixed a sig11...
1999-05-22  Ulrich WeigandCheck for syslevel violations while relay debugging.
1999-05-22  Ulrich WeigandImproved syslevel handling, store currently held syslev...
1999-05-22  Ulrich WeigandAdded ExitKernel16 (replacing USER_ExitWindows), ExitPr...
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-22  Marcus MeissnerFixed specs for mixerGetDevCaps16/mixerGetID16, fixed...
1999-05-17  Ulrich WeigandRelease Win16Lock when calling LoadLibrary32 from 16...
1999-05-17  Ulrich WeigandFixed THUNK_SetDCHook when using native USER.
1999-05-13  Andreas MohrImplemented InsertInASPIChain and fixed minor things.
1999-05-12  Alexandre JulliardAdded macros and definitions for using exception inside...
1999-05-08  Patrik StridvallANSI C fixes.
1999-05-08  Ulrich WeigandCall Callout routines directly when using builtin USER.
1999-05-04  Ulrich WeigandAdded PlaySound16, sndPlaySound16.
1999-05-04  Ove KaavenFixes winproc deadlock for win16.
1999-05-03  Ulrich WeigandBugfix: release Win16Lock in WinExec16, CallProc[Ex...
1999-05-02  Alexandre JulliardConverted to the new debugging interface (done with...
1999-05-02  Eric Pouech- got rid of all the internal MM tweaks to load builtin MCI
1999-04-25  Patrik StridvallFixed ANSI compabillity.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-04-25  Patrik Stridvall#pragma pack(?) changed to #include "*pack*.h"
1999-04-25  Uwe BonnesAdd a stub for GlobalMasterHandle.
1999-04-22  Michael VekslerRemoved some includes of 16 bit API.
1999-04-22  Ulrich WeigandAdded missing profile KERNEL routines (call 32-bit...
1999-04-22  Ulrich WeigandBugfix: BUILTIN_GetEntryPoint16 didn't work correctly...
next