1999-06-12 |
Andreas Mohr | Fixed WNASPI32 ordinals. |
tree | commitdiff |
1999-06-05 |
Dave Pickles | Stub for SetVolumeLabel(). |
tree | commitdiff |
1999-06-05 |
Rein Klazes | Read/load type libraries. Implementation of ITypeLib... |
tree | commitdiff |
1999-06-05 |
Robert W Hall | Added 2 stubs. |
tree | commitdiff |
1999-06-05 |
Ian Schmidt | Added partial implementation for DPA_LoadStream and... |
tree | commitdiff |
1999-06-05 |
James Juran | Add stub for LockFileEx (KERNEL32.513). |
tree | commitdiff |
1999-05-24 |
Ulrich Weigand | Use register functions with arguments for LogApiThk... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Use the new debug functions to send debug events at... |
tree | commitdiff |
1999-05-23 |
Ulrich Weigand | Added _DebugOutput (KERNEL.328), LogApiThk (KERNEL... |
tree | commitdiff |
1999-05-23 |
Ulrich Weigand | Bugfix: syslevel relay check was too strict. |
tree | commitdiff |
1999-05-22 |
Huw D M Davies | Implemented AddPrinterA, AddPrinterDriverA and GetPrint... |
tree | commitdiff |
1999-05-22 |
Ulrich Weigand | Check for syslevel violations while relay debugging. |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Added init function for CRTDLL, allocate stdio/stderr... |
tree | commitdiff |
1999-05-17 |
Ulrich Weigand | Some stubs added. |
tree | commitdiff |
1999-05-14 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-05-13 |
Alexandre Julliard | Adapted for new register functions support (ESP_reg... |
tree | commitdiff |
1999-05-13 |
Alexandre Julliard | Win32 register functions can now have arguments. |
tree | commitdiff |
1999-05-13 |
Alexandre Julliard | VxDCall functions do not need to be 'register'. |
tree | commitdiff |
1999-05-12 |
Alexandre Julliard | Fixed bug I introduced in relay debugging. |
tree | commitdiff |
1999-05-12 |
Alexandre Julliard | Added RtlUnwind in ntdll, and made kernel32 spec entry... |
tree | commitdiff |
1999-05-12 |
Alexandre Julliard | Added import declaration for Win32 built-ins. |
tree | commitdiff |
1999-05-10 |
Alexandre Julliard | Added support for forwarded ordinals in built-in dlls. |
tree | commitdiff |
1999-05-09 |
Alexandre Julliard | Improved exception handling. |
tree | commitdiff |
1999-05-08 |
Thuy Nguyen | Implemented GetHGlobalFromStream. |
tree | commitdiff |
1999-05-08 |
Thuy Nguyen | Implementation of IStorage supported by an implementati... |
tree | commitdiff |
1999-05-08 |
Marcus Meissner | Return the correct value from GetPrivateProfileSectionA. |
tree | commitdiff |
1999-05-08 |
Eric Pouech | Fixed typo. |
tree | commitdiff |
1999-05-03 |
Ulrich Weigand | Fixed off-by-one ordinals in MPR. |
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-05-02 |
Francis Beaudet | Implemented the OLE object default handler and data... |
tree | commitdiff |
1999-05-02 |
Juergen Schmied | - new SendMessageCallbackW |
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-22 |
Marcus Meissner | CreateSocketHandle,GetHandleContext,SetHandleContext... |
tree | commitdiff |
1999-04-22 |
Ulrich Weigand | Bugfix: GDI32.100-104 are ordinal-only routines. |
tree | commitdiff |
1999-04-22 |
Juergen Schmied | - corrected parameter count for SHGetSettings |
tree | commitdiff |
1999-04-22 |
Marcus Meissner | Include debug.h last (ERR() macro problem on Solaris). |
tree | commitdiff |
1999-04-19 |
Patrik Stridvall | New debug scheme with explicit debug channels declaration. |
tree | commitdiff |
1999-04-18 |
Juergen Schmied | - use fonts/fontsizes given by SystemParametersInfo |
tree | commitdiff |
1999-04-18 |
Bertho Stultiens | Reorganization of the loader to correctly load and... |
tree | commitdiff |
1999-04-16 |
Marcus Meissner | Add -fno-builtin when compiling with gcc in relay32... |
tree | commitdiff |
1999-04-15 |
Bertho Stultiens | UnitializeCriticalSection partial stub implementation. |
tree | commitdiff |
1999-04-11 |
Klaas van Gend | Added stub for PrinterProperties. |
tree | commitdiff |
1999-04-11 |
Juergen Schmied | Implemented NtTerminateProcess and NtDisplayString. |
tree | commitdiff |
1999-04-11 |
Ove Kaaven | Made _ftol take argument from FPU stack. Starcraft... |
tree | commitdiff |
1999-04-11 |
Bertho Stultiens | Added RegisterSystemThread stub. |
tree | commitdiff |
1999-04-11 |
Francis Beaudet | Implemented the CoCreateInstanceEx method. |
tree | commitdiff |
1999-04-10 |
Eric Pouech | Better error handling ; a few bug fixes ; now OpenDrive... |
tree | commitdiff |
1999-04-10 |
Sergey Turchanov | Stubs for CloseDesktop and CloseWindowStation. |
tree | commitdiff |
1999-04-10 |
Juergen Schmied | ILLoadFromString and SHGetSettings implemented. |
tree | commitdiff |
1999-04-04 |
Marcus Meissner | EnumCalendarInfoA stub. |
tree | commitdiff |
1999-04-03 |
Christian Schlaile | Implemented makepath, rand() returns correct range... |
tree | commitdiff |
1999-04-03 |
Eric Pouech | Added (empty) stub for OpenVxDHandle. |
tree | commitdiff |
1999-04-02 |
Lionel Ulmer | Added DllClassFactory to DirectDraw. |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Added USER32.UserSignalProc to Callout table. |
tree | commitdiff |
1999-04-01 |
Juergen Schmied | All 19 FileMenu_* functions, some as stubs, some implem... |
tree | commitdiff |
1999-04-01 |
Eric Pouech | Added DrvClose, DrvDefDriverProc, DrvOpen, DrvOpenA... |
tree | commitdiff |
1999-04-01 |
Ulrich Weigand | Made Universal Thunk list per-process, not system global. |
tree | commitdiff |
1999-03-28 |
Lionel Ulmer | Added stub for SetSystemCursor. |
tree | commitdiff |
1999-03-28 |
Alexandre Julliard | Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes... |
tree | commitdiff |
1999-03-28 |
Andreas Mohr | Added CreateIoCompletionPort stub. |
tree | commitdiff |
1999-03-25 |
Juergen Schmied | New stub shell_654. |
tree | commitdiff |
1999-03-23 |
Noomen Hamza | Implemented: |
tree | commitdiff |
1999-03-22 |
Marcus Meissner | Added -dll option for winelib programs. (Note: will... |
tree | commitdiff |
1999-03-22 |
Andreas Mohr | Added strlwr. |
tree | commitdiff |
1999-03-22 |
Eric Pouech | Added new stubs (mmTaskXXX, mmThreadXXX, mciExecute). |
tree | commitdiff |
1999-03-22 |
Sergey Turchanov | Implementation for FreeLibraryAndExitThread. |
tree | commitdiff |
1999-03-21 |
Alexandre Julliard | Got rid of SYSTEM_LOCK macros. |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | msvfw32.spec brought up to date (forgot it in last... |
tree | commitdiff |
1999-03-18 |
Marcus Meissner | Added Module32* stubs. |
tree | commitdiff |
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 |
next |