Implemented KERNEL.447 (WIN32_OldYield16).
[wine] / if1632 /
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...
1999-04-21  Bertho StultiensCorrected wrong return values of built-in loader to...
1999-04-19  Patrik StridvallNew debug scheme with explicit debug channels declaration.
1999-04-18  Bertho StultiensReorganization of the loader to correctly load and...
1999-04-16  Andreas Mohr- Implemented proper ("real", compressed) Win16 entry...
1999-04-11  Eric PouechUpdated (prepare|unprepare)header functions (wave,...
1999-04-10  Ulrich WeigandCall InitApp16 (using Callout) for initial process.
1999-04-01  Ulrich WeigandAdded GdiSignalProc() stub.
1999-04-01  Ulrich WeigandAdded USER32.UserSignalProc to Callout table.
1999-04-01  Eric PouechAdded StackEnter() and StackLeave() stubs
1999-04-01  Ulrich WeigandAllow NULL NE resource handler; call the default handle...
1999-03-22  Marcus MeissnerAdded -dll option for winelib programs. (Note: will...
1999-03-22  Eric PouechAdded new stubs (mmTaskXXX, mmThreadXXX, mciExecute).
1999-03-15  Eric PouechMoved all MCI internal functions/variables/macros to...
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-03-14  Jim AstonRenamed wintypes.h to windef.h.
1999-03-13  Marcus MeissnerFixed newly introduced and some leftover warnings.
1999-03-13  Ulrich WeigandImplemented UTRegister and UTUnRegister.
1999-03-13  Keith MatthewsAdded coded stubs for DdeQueryConvInfo (16 & 32 bit...
1999-03-13  Pavel RoskinAdded prototypes for OleQueryLinkFromClip, OleQueryCrea...
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-19  Huw D M DaviesFixed a few broken includes.
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-02-17  Uwe BonnesChange type of mode argument to GETVDMPOINTER32W from...
1999-02-13  Marcus MeissnerMoved the if1632/signal.c stuff into loader/signal...
1999-02-09  Brad PepersWinG fixes.
1999-02-02  Ulrich WeigandImplemented KERNEL.434 (UnicodeToAnsi).
1999-01-31  Ulrich WeigandImplementation of VER.DLL. Thunks up to VERSION.DLL.
1999-01-30  Francis BeaudetImplemented the startup-shutdown mechanism for the...
1999-01-28  Marcus MeissnerFixed a lot of warnings for possible problems.
1999-01-28  Marcus MeissnerFixed GetIconInfo16 (.spec,ICONINFO struct is different...
1999-01-26  Andreas MohrImplemented GetIconInfo16 -> call to GetIconInfo32.
1999-01-24  Nick HollowayInternal PostScript printer driver improvements.
1999-01-24  Ulrich WeigandImplemented KERNEL.621 (CBClientThunkSLEx).
1999-01-23  Andreas MohrImplemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32,
1999-01-23  Marcus MeissnerImplemented ExtractIconEx16, added some consts to Extra...
1999-01-17  Alexandre JulliardGroup commit for recovery after disk crash.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1999-01-01  Richard A LoughPut return value of LocalAlloc in CX too.
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1999-01-01  Marcus MeissnerInclude stuff even if not on __i386__ for debug defines.
1998-12-24  Ulrich WeigandImplemented stub for InitThreadInput.
1998-12-24  Ulrich WeigandCallout table (for KERNEL->USER calls) added.
next