1999-03-15 |
Eric Pouech | Moved all MCI internal functions/variables/macros to... |
tree | commitdiff |
1999-03-14 |
Jim Aston | Renamed wintypes.h to windef.h. |
tree | commitdiff |
1999-03-14 |
Patrik Stridvall | Added functions DirectDrawEnumerateW and DirectDrawEnum... |
tree | commitdiff |
1999-03-14 |
Andreas Mohr | Implemented (nearly) all TAPI functions as stubs. |
tree | commitdiff |
1999-03-13 |
Marcus Meissner | Started on avifil32 implementation (only stubs currently). |
tree | commitdiff |
1999-03-13 |
Juergen Schmied | - mostly cleanup after the renaming |
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 | Definition for OleCreateLinkFromClip was incorrect. |
tree | commitdiff |
1999-03-12 |
Stephane Lussier | Implemented DosDateTimeToVariant() and SysAllocStringBy... |
tree | commitdiff |
1999-03-10 |
Francis Beaudet | Implementation of the ReleaseStgMedium method. |
tree | commitdiff |
1999-03-09 |
Juergen Schmied | - sorted API by groups |
tree | commitdiff |
1999-02-28 |
Lionel Ulmer | - added function DirectDrawEnumerateEx |
tree | commitdiff |
1999-02-28 |
Francis Beaudet | Implemented the CoTaskMemRealloc API. Also clean-up... |
tree | commitdiff |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
tree | commitdiff |
1999-02-24 |
Marcus Meissner | Optimized away more includes, readded some #includes... |
tree | commitdiff |
1999-02-20 |
Francis Beaudet | Implemented the OleCreateFontIndirect method and the... |
tree | commitdiff |
1999-02-20 |
Francis Beaudet | Added some new stubs for the OLE menu descriptor methods. |
tree | commitdiff |
1999-02-19 |
Juergen Schmied | - made the security functions consistent. advapi calls... |
tree | commitdiff |
1999-02-19 |
Ian Schmidt | Partial stub implementation of undocumented KERNEL... |
tree | commitdiff |
1999-02-19 |
Marcus Meissner | Removed a lot of occurences of windows.h (and added... |
tree | commitdiff |
1999-02-18 |
Stephane Lussier | - New implementation of SendMessage, ReceiveMessage... |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | mmioDescend: fixed FIND_xxxx, verified with mciavi32... |
tree | commitdiff |
1999-02-17 |
Marcus Meissner | Optimized include/*.h: (recursively) include all header... |
tree | commitdiff |
1999-02-14 |
Eric Pouech | Fixed typo in winmm.spec. |
tree | commitdiff |
1999-02-14 |
Gavriel State | A few non-x86 Winelib fixes. |
tree | commitdiff |
1999-02-14 |
Juergen Schmied | Implementation of ConvertDefaultLocale32. |
tree | commitdiff |
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 |
next |