1999-09-23 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-09-22 |
Eric Pouech | All headers (wave and midi functions) are now seen... |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Keyboard/mouse event proc thunk creation moved out... |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Don't create thunk for task signal proc, call it directly. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | DC hook proc thunk management simplified. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Windows hook proc thunk management simplified. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Modified THUNK_Alloc so as to avoid 32->16->32 calling... |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Set 'expected_version' of built-in and dummy modules... |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | Make CallTo16 return stub segment owned by KERNEL. |
tree | commitdiff |
1999-09-19 |
Ulrich Weigand | Moved bulk of OLE implementation to dlls/ subdirectories. |
tree | commitdiff |
1999-09-19 |
Ulrich Weigand | Bugfix: Declare CALL32_CBClient[Ex] without WINAPI. |
tree | commitdiff |
1999-09-13 |
Huw D M Davies | Change interfaces to THUNK_Alloc/Free slightly and... |
tree | commitdiff |
1999-09-10 |
Huw D M Davies | Winspool DocumentProperties and DeviceCapabilities... |
tree | commitdiff |
1999-09-10 |
Ulrich Weigand | Fixed bug in CBClient routines by storing the SEGPTR... |
tree | commitdiff |
1999-08-18 |
Ulrich Weigand | Moved implementation of WOW routines to single file. |
tree | commitdiff |
1999-08-15 |
Ulrich Weigand | Adapted to glue code generation changes. |
tree | commitdiff |
1999-08-15 |
Ulrich Weigand | Adapted to new-style Wine thunks. |
tree | commitdiff |
1999-08-08 |
Alexandre Julliard | Replaced a few calls to lstr* functions by their CRTDLL... |
tree | commitdiff |
1999-08-04 |
Alexandre Julliard | Got rid of dsprintf and related macros. |
tree | commitdiff |
1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Removed IP_reg, SP_reg and FL_reg definitions to avoid... |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Made stack manipulation macros into inline functions. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-07-31 |
Ulrich Weigand | Implemented KERNEL.447 (WIN32_OldYield16). |
tree | commitdiff |
1999-07-30 |
Andreas Mohr | Implemented CoRevokeClassObject stub needed by Acrobat... |
tree | commitdiff |
1999-07-27 |
Ulrich Weigand | Added FinalUserInit16/FinalGdiInit16 stubs. |
tree | commitdiff |
1999-07-27 |
Ulrich Weigand | Added IsBadFlatReadWritePtr16(). |
tree | commitdiff |
1999-07-27 |
Ulrich Weigand | More gcc bug workarounds. |
tree | commitdiff |
1999-07-25 |
Ulrich Weigand | Moved .spec files to corresponding dlls/ directory. |
tree | commitdiff |
1999-07-25 |
Ulrich Weigand | Relay code for Win16 register functions converts arguments. |
tree | commitdiff |
1999-07-25 |
Huw D M Davies | {Start|End}{Doc|Page} go through DCfuncs. |
tree | commitdiff |
1999-07-24 |
Ulrich Weigand | Unify startup sequence for Wine and WineLib. |
tree | commitdiff |
1999-07-24 |
Ulrich Weigand | Removed MODULE_GetWndProcEntry16(). |
tree | commitdiff |
1999-07-24 |
Ulrich Weigand | Always retrieve Callout routines using GetProcAddress(). |
tree | commitdiff |
1999-07-23 |
Ulrich Weigand | Bugfix: Reverted CallTo16 routines to STDCALL convention. |
tree | commitdiff |
1999-07-15 |
Ulrich Weigand | GlobalSmartPageUnlock() stub added. |
tree | commitdiff |
1999-07-15 |
Ulrich Weigand | Use position-independent code in assembly glue when... |
tree | commitdiff |
1999-07-12 |
Ulrich Weigand | Fixed bugs introduced by 'register' and 'return' functi... |
tree | commitdiff |
1999-07-11 |
Alexandre Julliard | Take advantage of the new registers saved in the STACK1... |
tree | commitdiff |
1999-07-11 |
Ulrich Weigand | Modularized CallFrom/To16 routines. Adapted dependent... |
tree | commitdiff |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Changed CONTEXT into CONTEXT86 everywhere we really... |
tree | commitdiff |
1999-06-26 |
Andreas Mohr | Kind of implemented OleMetaFilePictFromIconAndLabel. |
tree | commitdiff |
1999-06-22 |
Andreas Mohr | Added COMPOBJ.DllEntryPoint (Acrobat3 16bit needs it). |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Merged THDB and TEB structures. |
tree | commitdiff |
1999-06-12 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Added missing/wrong includes. |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | Removed Callback.CallTaskRescheduleProc(). |
tree | commitdiff |
1999-06-05 |
Ulrich Weigand | Fixed behaviour of Alloc..ThunkletCallback[Ex] for... |
tree | commitdiff |
1999-06-05 |
Eric Pouech | Workaroung gcc 2.7.2.x sig 11 issue. |
tree | commitdiff |
1999-05-24 |
Eric Pouech | fixed builtin mmsystem.dll init sequence |
tree | commitdiff |
1999-05-23 |
Ulrich Weigand | Added _DebugOutput (KERNEL.328), LogApiThk (KERNEL... |
tree | commitdiff |
1999-05-23 |
Ulrich Weigand | Fix typo (wrong DISPLAY.CheckCursor ordinal). |
tree | commitdiff |
1999-05-22 |
James Juran | task.h was included twice. Removing one fixed a sig11... |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Check for syslevel violations while relay debugging. |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Improved syslevel handling, store currently held syslev... |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Added ExitKernel16 (replacing USER_ExitWindows), ExitPr... |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Handle proc == NULL in THUNK_SetDCHook correctly. |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Set %ebx to point to real 16-bit stack in CBClientThunkSL. |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Fixed specs for mixerGetDevCaps16/mixerGetID16, fixed... |
tree | commitdiff |
1999-05-17 |
Ulrich Weigand | Release Win16Lock when calling LoadLibrary32 from 16... |
tree | commitdiff |
1999-05-17 |
Ulrich Weigand | Fixed THUNK_SetDCHook when using native USER. |
tree | commitdiff |
1999-05-13 |
Andreas Mohr | Implemented InsertInASPIChain and fixed minor things. |
tree | commitdiff |
1999-05-12 |
Alexandre Julliard | Added macros and definitions for using exception inside... |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Ulrich Weigand | Call Callout routines directly when using builtin USER. |
tree | commitdiff |
1999-05-04 |
Ulrich Weigand | Added PlaySound16, sndPlaySound16. |
tree | commitdiff |
1999-05-04 |
Ove Kaaven | Fixes winproc deadlock for win16. |
tree | commitdiff |
1999-05-03 |
Ulrich Weigand | Bugfix: release Win16Lock in WinExec16, CallProc[Ex... |
tree | commitdiff |
1999-05-02 |
Alexandre Julliard | Converted to the new debugging interface (done with... |
tree | commitdiff |
1999-05-02 |
Eric Pouech | - got rid of all the internal MM tweaks to load builtin MCI |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | Fixed ANSI compabillity. |
tree | commitdiff |
1999-04-25 |
Bertho Stultiens | Built-in dlls now have resources attached via the PE... |
tree | commitdiff |
1999-04-25 |
Patrik Stridvall | #pragma pack(?) changed to #include "*pack*.h" |
tree | commitdiff |
1999-04-25 |
Uwe Bonnes | Add a stub for GlobalMasterHandle. |
tree | commitdiff |
1999-04-22 |
Michael Veksler | Removed some includes of 16 bit API. |
tree | commitdiff |
1999-04-22 |
Ulrich Weigand | Added missing profile KERNEL routines (call 32-bit... |
tree | commitdiff |
1999-04-22 |
Ulrich Weigand | Bugfix: BUILTIN_GetEntryPoint16 didn't work correctly... |
tree | commitdiff |
1999-04-21 |
Bertho Stultiens | Corrected wrong return values of built-in loader to... |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Bertho Stultiens | Reorganization of the loader to correctly load and... |
tree | commitdiff |
1999-04-16 |
Andreas Mohr | - Implemented proper ("real", compressed) Win16 entry... |
tree | commitdiff |
1999-04-11 |
Eric Pouech | Updated (prepare|unprepare)header functions (wave,... |
tree | commitdiff |
1999-04-10 |
Ulrich Weigand | Call InitApp16 (using Callout) for initial process. |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Added GdiSignalProc() stub. |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Added USER32.UserSignalProc to Callout table. |
tree | commitdiff |
1999-04-01 |
Eric Pouech | Added StackEnter() and StackLeave() stubs |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Allow NULL NE resource handler; call the default handle... |
tree | commitdiff |
1999-03-22 |
Marcus Meissner | Added -dll option for winelib programs. (Note: will... |
tree | commitdiff |
1999-03-22 |
Eric Pouech | Added new stubs (mmTaskXXX, mmThreadXXX, mciExecute). |
tree | commitdiff |
1999-03-15 |
Eric Pouech | Moved all MCI internal functions/variables/macros to... |
tree | commitdiff |
1999-03-14 |
Francois Boisvert | Made access to the wnd struct thread-safe. |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-13 |
Marcus Meissner | Fixed newly introduced and some leftover warnings. |
tree | commitdiff |
1999-03-13 |
Ulrich Weigand | Implemented UTRegister and UTUnRegister. |
tree | commitdiff |
1999-03-13 |
Keith Matthews | Added coded stubs for DdeQueryConvInfo (16 & 32 bit... |
tree | commitdiff |
1999-03-13 |
Pavel Roskin | Added prototypes for OleQueryLinkFromClip, OleQueryCrea... |
tree | commitdiff |
1999-03-10 |
Ulrich Weigand | Temporary fix: Activate 16-bit system timer callback... |
tree | commitdiff |
1999-03-10 |
Ulrich Weigand | Added USER.DestroyIcon32 to Callout struct. |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
next |