1999-02-13 |
Eric Pouech | Added support for MCI AVI driver |
tree | commitdiff |
1999-02-13 |
Francis Beaudet | Implemented the OLE Drag and Drop target registration... |
tree | commitdiff |
1999-02-13 |
Ian Schmidt | Added entries for most Crypt* calls. |
tree | commitdiff |
1999-02-13 |
Marcus Meissner | Implemented MapVirtualKeyEx (ticket 21). |
tree | commitdiff |
1999-02-13 |
Juergen Schmied | - documented most of the undocumented functions in... |
tree | commitdiff |
1999-02-11 |
Francois Gouget | Added new functions (from Win98) |
tree | commitdiff |
1999-02-10 |
Andreas Mohr | Two ADVAPI32 stubs: ImpersonateSelf32 and AccessCheck32... |
tree | commitdiff |
1999-02-09 |
Michael Veksler | Added missing includes to avoid warnings/errors. |
tree | commitdiff |
1999-02-09 |
Brad Pepers | WinG fixes. |
tree | commitdiff |
1999-02-09 |
Marcus Meissner | Some small bugfixes, added more PE relocation types... |
tree | commitdiff |
1999-02-05 |
Marcus Meissner | Updated msvideo / vfw.h, use builtin msvfw32.dll by... |
tree | commitdiff |
1999-02-02 |
Ulrich Weigand | Bugfix: Preserve EAX in UnMapSLFixArray(). |
tree | commitdiff |
1999-01-31 |
Alexandre Julliard | Added input queue to server-side console object, |
tree | commitdiff |
1999-01-31 |
Juergen Schmied | Stub for PathQualify32[A|W]. |
tree | commitdiff |
1999-01-31 |
Alex Korobka | Added an implementation of MRSW locks. |
tree | commitdiff |
1999-01-31 |
Juergen Schmied | Stub for GetSecurityDescriptorControl. |
tree | commitdiff |
1999-01-31 |
Juergen Schmied | Stub for GetUserObjectSecurity. |
tree | commitdiff |
1999-01-30 |
Marcus Meissner | Enable/disable relay32 debugging on the fly. Start... |
tree | commitdiff |
1999-01-30 |
Andreas Mohr | Added WINMM joy* .spec entries. |
tree | commitdiff |
1999-01-30 |
Francis Beaudet | Implemented the startup-shutdown mechanism for the... |
tree | commitdiff |
1999-01-30 |
Francis Beaudet | Added an implementation of the OLE structured storage... |
tree | commitdiff |
1999-01-29 |
Marcus Meissner | Updated msvideo. New program 'icinfo [-about] [-configu... |
tree | commitdiff |
1999-01-26 |
Eric Pouech | Added support for loading drivers in Wine. |
tree | commitdiff |
1999-01-26 |
Andreas Mohr | Implemented GetIconInfo16 -> call to GetIconInfo32. |
tree | commitdiff |
1999-01-26 |
Marcus Meissner | Added GetSecurityDescriptorOwner/Group, RevertToSelf... |
tree | commitdiff |
1999-01-24 |
Eric Kohl | New drag list control. |
tree | commitdiff |
1999-01-24 |
Sylvain St.Germain | Implementation of the SafeArray family functions. |
tree | commitdiff |
1999-01-24 |
Guy Albertelli | Added stub for SetThreadLocale. |
tree | commitdiff |
1999-01-23 |
Sylvain St.Germain | DoDragDrop and OleIsCurrentClipboard stub implementation. |
tree | commitdiff |
1999-01-21 |
Francis Beaudet | There were two copies of the DdeCmpStringHandles (A... |
tree | commitdiff |
1999-01-20 |
Marcus Meissner | Some small fixes to enhmetafiles. |
tree | commitdiff |
1999-01-20 |
Robert Riggs | Use external DirectPlay DLLs by default. |
tree | commitdiff |
1999-01-19 |
Alexandre Julliard | Hacked server-side device support |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-03 |
Juergen Schmied | Moved ADVAPI32 files to dlls/advapi32. |
tree | commitdiff |
1999-01-03 |
Juergen Schmied | New stubs NTSHChangeNotifyRegister, NTSHChangeNotifyDer... |
tree | commitdiff |
1999-01-03 |
Andreas Mohr | SendASPI32Command32 has to be __cdecl. |
tree | commitdiff |
1998-12-25 |
Jean-Claude Cote | Partial implementation for the following DDE APIs: |
tree | commitdiff |
1998-12-24 |
Jean-Claude Cote | Implemented the GetBinaryType API function. |
tree | commitdiff |
1998-12-24 |
Juergen Schmied | New stubs. |
tree | commitdiff |
1998-12-24 |
Juergen Schmied | Dest buffer was printed out as str. |
tree | commitdiff |
1998-12-18 |
Douglas Ridgway | Documentation for TranslateCharsetInfo. |
tree | commitdiff |
1998-12-18 |
Adrian Harvey | The Zw... Functions in ntdll.dll are just alternate... |
tree | commitdiff |
1998-12-18 |
Ulrich Weigand | Reorganized PE module loading to prepare for elf-dll... |
tree | commitdiff |
1998-12-18 |
Juergen Schmied | Small fixes. |
tree | commitdiff |
1998-12-18 |
Juergen Schmied | Stubs for WaitNamedPipe[A|W]. |
tree | commitdiff |
1998-12-15 |
Paul Quinn | Lots of new defines and stubs. |
tree | commitdiff |
1998-12-14 |
Juergen Schmied | Some cleanup. |
tree | commitdiff |
1998-12-14 |
Marcus Meissner | _ultoa implemented. |
tree | commitdiff |
1998-12-14 |
Ian Schmidt | Fix off-by-1 error in DirectSound ordinals. Thanks... |
tree | commitdiff |
1998-12-11 |
Justin Bradford | Most of the currency variant conversion functions imple... |
tree | commitdiff |
1998-12-11 |
Marcus Meissner | Added RasEnumConnections stub. |
tree | commitdiff |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
tree | commitdiff |
1998-12-10 |
Jean-Claude Cote | Added implementation of the VARIANT APIs. |
tree | commitdiff |
1998-12-09 |
Marcus Meissner | Enhanced Win32 Console (XTERM) |
tree | commitdiff |
1998-12-08 |
Huw D M Davies | Fix for SetAbortProc16, stub for SetAbortProc32 and... |
tree | commitdiff |
1998-12-07 |
Marcus Meissner | Stub for NPSGetProviderHandleA. |
tree | commitdiff |
1998-12-07 |
Gael de Chalendar | Stub for WNetOpenEnum32W. |
tree | commitdiff |
1998-12-07 |
Robert Riggs | More general code cleanup for readability. |
tree | commitdiff |
1998-12-07 |
Uwe Bonnes | The spec definition for MonitorFromWindow was wrong. |
tree | commitdiff |
1998-12-01 |
Juergen Schmied | New functions ILGlobalClone/ILGlobalFree. |
tree | commitdiff |
1998-12-01 |
Marcus Meissner | Added some stubs, some ptr->str conversions. |
tree | commitdiff |
1998-12-01 |
Lionel Ulmer | - added definition of DirectDrawCreateClipper. |
tree | commitdiff |
1998-12-01 |
Juergen Schmied | Fixed wrong parameter count for SHChangeNotifyDeregiste... |
tree | commitdiff |
1998-12-01 |
Juergen Schmied | Small changes to print the strings in the relay-trace. |
tree | commitdiff |
1998-12-01 |
Juergen Schmied | Stubs for MCIWndCreate[A|W]. |
tree | commitdiff |
1998-11-30 |
Juergen Schmied | Stubs for EnumServiceStatus32, small changes. |
tree | commitdiff |
1998-11-30 |
Paul Quinn | Implementation of ChildWindowFromPointEx functions. |
tree | commitdiff |
1998-11-30 |
Marcus Meissner | Implemented class factory for dsound. |
tree | commitdiff |
1998-11-30 |
Uwe Bonnes | - fixed a minimal error in GetCommMask definition. |
tree | commitdiff |
1998-11-26 |
Uwe Bonnes | Added stubs for Startpage and EndPage. |
tree | commitdiff |
1998-11-25 |
Francis Beaudet | Implemented 3 methods: SysAllocStringLen(), SysReAllocS... |
tree | commitdiff |
1998-11-25 |
Juergen Schmied | Moved existing path - functions to shellpatch.c. |
tree | commitdiff |
1998-11-24 |
Juergen Schmied | New stubs GetUserObjectInformationA|W. |
tree | commitdiff |
1998-11-24 |
Marcus Meissner | Removed left over 'show' and useless deadbeef checking... |
tree | commitdiff |
1998-11-24 |
Eric Pouech | Some new stubs (midiStreamXXX functions, some mci funct... |
tree | commitdiff |
1998-11-22 |
Eric Kohl | Fixed ImageList_LoadImage(). |
tree | commitdiff |
1998-11-22 |
Eric Kohl | Added stub for CreateItemMoniker(). |
tree | commitdiff |
1998-11-22 |
Andreas Mohr | Added Win16 implementation for GetRegionData(). |
tree | commitdiff |
1998-11-22 |
Juergen Schmied | Added missing entry for GetNumberFormatW. |
tree | commitdiff |
1998-11-22 |
Juergen Schmied | New stubs strdate, strtime. |
tree | commitdiff |
1998-11-22 |
Marcus Meissner | Remove now useless RELAY_ShowDebugmsgsRelay check. |
tree | commitdiff |
1998-11-15 |
Juergen Schmied | Cleanup, small fixes, a few new stubs. |
tree | commitdiff |
1998-11-15 |
Gavriel State | Add stubs for GetRunningObjectTable32 and OleRegGetUser... |
tree | commitdiff |
1998-11-14 |
Rein Klazes | Added implementations for InterlockedExchangeAdd() and |
tree | commitdiff |
1998-11-14 |
Marcus Meissner | Speed up relay32, snoop16 and snoop32 include/excludes... |
tree | commitdiff |
1998-11-14 |
Pavel Roskin | Added stubs for CoRevokeClassObject and OleSetClipboard. |
tree | commitdiff |
1998-11-14 |
Juergen Schmied | Stubs: SetServiceStatus, RegisterServiceCtrlHandlerA/W, |
tree | commitdiff |
1998-11-08 |
Uwe Bonnes | Added a stub for StartDocA and EndDoc. |
tree | commitdiff |
1998-11-08 |
James Sutherland | More complete implementation of the SetCtrlHandler... |
tree | commitdiff |
1998-11-08 |
Jeff Johann | Added CreateDIBPatternBrushPt (GDI32.35) with minor... |
tree | commitdiff |
1998-11-08 |
Ulrich Weigand | USER-side part of input event handling: contains implem... |
tree | commitdiff |
1998-11-08 |
Eric Kohl | Added stub for CreateBindCtx() and added missing CoGetC... |
tree | commitdiff |
1998-11-08 |
Eric Kohl | Added DrawStatusText32AW() and CreateStatusWindow32AW(). |
tree | commitdiff |
1998-11-07 |
Charles Suprin | Added stubs for SetWinMetaFileBits and GetEnhMetaFilePa... |
tree | commitdiff |
1998-11-07 |
Andreas Mohr | Added stub WNetEnumCachedPasswords. |
tree | commitdiff |
1998-11-07 |
John Richardson | Implementation of CoLoadLibrary, CoFreeAllLibraries, |
tree | commitdiff |
1998-11-06 |
Eric Pouech | Made mmioSetBuffer callable from 16 and 32 bit code. |
tree | commitdiff |
1998-11-01 |
Ulrich Weigand | Implemented new Wine startup sequence, separating start... |
tree | commitdiff |
next |