1999-09-22 |
Eric Pouech | Added missing DriverCallBack function. |
tree | commitdiff |
1999-09-22 |
Ian Schmidt | Added partial implementation of GetICMProfileA, require... |
tree | commitdiff |
1999-09-19 |
Ulrich Weigand | Moved bulk of OLE implementation to dlls/ subdirectories. |
tree | commitdiff |
1999-09-19 |
Peter Ganten | Stubs for PolyTextOutA/W. |
tree | commitdiff |
1999-09-19 |
Marcus Meissner | Added stub implementation for EnumDisplayDevices*. |
tree | commitdiff |
1999-09-13 |
Eric Pouech | Added MenuItemFromPoint stub. |
tree | commitdiff |
1999-09-10 |
Marcus Meissner | Added stub for RegisterActiveObject(). |
tree | commitdiff |
1999-09-04 |
Marcus Meissner | Relay exclude lists were not working due to some CharUp... |
tree | commitdiff |
1999-08-18 |
Ulrich Weigand | Moved implementation of WOW routines to single file. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | New internal dll, exporting already existing path funct... |
tree | commitdiff |
1999-08-07 |
Ulrich Weigand | Separated Win16 (USER) and Win32 (MPR) network routines. |
tree | commitdiff |
1999-08-04 |
Andreas Mohr | Implemented SetLocalTime. |
tree | commitdiff |
1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
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 |
Patrik Stridvall | Made compilation of *.spec.c files use -fno-builtin... |
tree | commitdiff |
1999-07-31 |
Eric Kohl | Added stub for _except_handler2(). |
tree | commitdiff |
1999-07-25 |
Ulrich Weigand | Moved .spec files to corresponding dlls/ directory. |
tree | commitdiff |
1999-07-25 |
Juergen Schmied | Many fixes/reimplementations. |
tree | commitdiff |
1999-07-24 |
Eric Pouech | Added WINMM resources. |
tree | commitdiff |
1999-07-24 |
Ulrich Weigand | Removed MODULE_GetWndProcEntry16(). |
tree | commitdiff |
1999-07-23 |
Huw D M Davies | EnumJobs stub. |
tree | commitdiff |
1999-07-15 |
Ulrich Weigand | Use position-independent code in assembly glue when... |
tree | commitdiff |
1999-07-11 |
Ulrich Weigand | Modularized CallFrom/To16 routines. Adapted dependent... |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | Implemented StrToOleStrN. |
tree | commitdiff |
1999-07-10 |
Ian Schmidt | Added stub for SetThreadToken(), required by Office... |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | Added stub for WNetGetUniversalName[A|W]. |
tree | commitdiff |
1999-07-04 |
Joshua Thielen | Fixed DestroyAcceleratorTable and implemented CreateAcc... |
tree | commitdiff |
1999-07-04 |
Patrik Stridvall | Fixes for compile on non-Intel platforms. |
tree | commitdiff |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
tree | commitdiff |
1999-07-03 |
Andreas Mohr | Added UnlockFileEx stub. |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Fixes for non-i386 compiling. |
tree | commitdiff |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-06-26 |
Eric Kohl | Fixed DPA_LoadStream and improved DPA_Merge. |
tree | commitdiff |
1999-06-26 |
Eric Kohl | Added SHDoDragDrop() stub. |
tree | commitdiff |
1999-06-26 |
Eric Kohl | Added WNetRemoveCachedPassword() stub. |
tree | commitdiff |
1999-06-22 |
Ulrich Weigand | Share the HMODULE of built-in modules over all processes. |
tree | commitdiff |
1999-06-18 |
Alexandre Julliard | Added DebugBreak. |
tree | commitdiff |
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 |
next |