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 |
1998-11-01 |
Rein Klazes | CreateWindowEx32[AW] now creates an MDI chils when... |
tree | commitdiff |
1998-11-01 |
Ove Kaaven | Added CoFreeLibrary stub. |
tree | commitdiff |
1998-11-01 |
Marcus Meissner | Added stubs for user32,advapi32 functions. |
tree | commitdiff |
1998-11-01 |
Marcus Meissner | More Nt* and Rtl* function stubs, moved ntdll.c to... |
tree | commitdiff |
1998-10-31 |
Marcus Meissner | Lots of stubs to get winlogon.exe from nt3.51 and other... |
tree | commitdiff |
1998-10-28 |
Patrick Spinler | Added stubs for Process32First/Process32Next. |
tree | commitdiff |
1998-10-28 |
Juergen Schmied | New SHGetSimpleIDListFromPath32AW. |
tree | commitdiff |
1998-10-28 |
John Richardson | Added entry for DirectPlayEnumerate. |
tree | commitdiff |
1998-10-27 |
Marcus Meissner | Stub for midiOpenStream (helps hexen2demo). |
tree | commitdiff |
1998-10-25 |
Michael Poole | Stub for SHSimpleIDListFromPath. |
tree | commitdiff |
1998-10-24 |
Kai Morich | Added Drag*32 functions. |
tree | commitdiff |
1998-10-24 |
Marcus Meissner | LoadLibraryExW spec added (function was there). |
tree | commitdiff |
1998-10-24 |
Eric Kohl | Some minor improvements and fixes. |
tree | commitdiff |
1998-10-24 |
Juergen Schmied | Changed some string-shell32 functions to 32AW, paramete... |
tree | commitdiff |
1998-10-23 |
Juergen Schmied | New stub RegisterTaskList. |
tree | commitdiff |
1998-10-23 |
Ove Kaaven | Added new dll avifil32.dll. |
tree | commitdiff |
1998-10-22 |
Pete Ratzlaff | Stub for CoCreateGuid(). |
tree | commitdiff |
1998-10-21 |
Marcus Meissner | DefineDosDevice stub added. |
tree | commitdiff |
1998-10-21 |
Patrik Stridvall | Fixed wrong ordinals. |
tree | commitdiff |
1998-10-18 |
Uwe Bonnes | Added stub for CoSetState32. |
tree | commitdiff |
1998-10-18 |
Turchanov Sergey | Implemented DefDriverProc32 from winmm.dll. |
tree | commitdiff |
1998-10-16 |
Juergen Schmied | Many bugfixes, new stubs SHGetRealIDL, SHRegQueryValue32W, |
tree | commitdiff |
1998-10-16 |
Dietmar Kling | Added undocumented function RtlOpenCurrentUser. |
tree | commitdiff |
1998-10-15 |
Juergen Schmied | New stubs PrivateExtractIconEx[AW], PrivateExtractIconsW, |
tree | commitdiff |
1998-10-15 |
Juergen Schmied | New stubs NtQueryInformationThread, NtQueryInformationT... |
tree | commitdiff |
1998-10-14 |
Moshe Vainer | Partial implementation of GetOutlineTextMetrics32A. |
tree | commitdiff |
1998-10-13 |
Petter Reinholdtsen | Added stubs SHRegCloseKey(), SHRegOpenKey[AW](), SHRegQ... |
tree | commitdiff |
1998-10-11 |
Ulrich Weigand | Implemented CommonUnimpStub, MapHInst(LS|SL)_PN, W32S_B... |
tree | commitdiff |
1998-10-11 |
Patrik Stridvall | Started the implementation of MSACM.DLL, MSACM32.DLL... |
tree | commitdiff |
1998-10-11 |
Patrik Stridvall | Started the implementation of IMAGEHLP.DLL. |
tree | commitdiff |
1998-10-11 |
Patrik Stridvall | Started the implementation of MSACM.DLL and MSACM32... |
tree | commitdiff |
1998-10-11 |
Patrik Stridvall | The implementation of mmioWrite is now called instead... |
tree | commitdiff |
1998-10-11 |
Juergen Schmied | New stubs: SHGetFileInfo32W, ReadCabinetState, WriteCab... |
tree | commitdiff |
1998-10-11 |
Juergen Schmied | Stub EnumPrintersW. |
tree | commitdiff |
1998-10-11 |
Juergen Schmied | Stub CreateDialogIndirectParamAorW. |
tree | commitdiff |
1998-10-11 |
Eric Kohl | Added SHFlushClipboard. |
tree | commitdiff |
1998-10-11 |
Eric Kohl | Fixed some undocumented functions. |
tree | commitdiff |
1998-10-11 |
Eric Kohl | Added DrawCaption[16/32] and DrawCaptionTemp[16/32A... |
tree | commitdiff |
next |