2000-08-03 |
Alexandre Julliard | Moved GUID definitions to their respective dll. |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-07-29 |
Marcus Meissner | Added CreateTypeLib,LHashValOfNameSys stubs. |
tree | commitdiff |
2000-07-28 |
Huw D M Davies | Add Connection Point support to OLE font objects. |
tree | commitdiff |
2000-07-28 |
Alexandre Julliard | Added 'owner' field to 16-bit spec files to specify... |
tree | commitdiff |
2000-07-25 |
Huw D M Davies | A generic implemention of IConnectionPoint/IEnumConnect... |
tree | commitdiff |
2000-07-16 |
Andreas Mohr | Spelling fixes. |
tree | commitdiff |
2000-07-15 |
Huw D M Davies | OLE picture object implementation. |
tree | commitdiff |
2000-07-10 |
Francois Jacques | Prevent SysAllocString and SysAllocString16 to perform... |
tree | commitdiff |
2000-07-10 |
Juergen Schmied | - better loading of *.tlb files |
tree | commitdiff |
2000-07-09 |
Huw D M Davies | Stub implementation of LHashValOfNameSysA. |
tree | commitdiff |
2000-07-08 |
Francois Jacques | Implemented SafeArrayGetVarType. |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Fix SysStringByteLen to really return the length in... |
tree | commitdiff |
2000-07-08 |
Huw D M Davies | Fix typo in ITypeLib::IsName. |
tree | commitdiff |
2000-06-24 |
Juergen Schmied | - removed hack to find the right resource |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
tree | commitdiff |
2000-06-20 |
Alexandre Julliard | For dlls, derive SPEC_SRCS from MODULE and ALTNAMES. |
tree | commitdiff |
2000-06-18 |
Stephane Lussier | - Fixed a memory corruption in safe arrays when using... |
tree | commitdiff |
2000-06-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Added some missing import directives. |
tree | commitdiff |
2000-04-19 |
Alexandre Julliard | Removed winmm from import list. |
tree | commitdiff |
2000-04-06 |
Patrik Stridvall | Fixed some issues reported by winapi_check. |
tree | commitdiff |
2000-03-28 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-26 |
Marcus Meissner | Stubs for DllRegisterServer/DllUnregisterServer. |
tree | commitdiff |
2000-03-24 |
Patrik Stridvall | Added/fixed some documentation reported by winapi_check. |
tree | commitdiff |
2000-03-09 |
Lawson Whitney | Take type from referenced variant for VT_BYREF && VT_VA... |
tree | commitdiff |
2000-03-08 |
Lawson Whitney | Corrected value for DAYS_IN_ONE_YEAR. |
tree | commitdiff |
2000-03-05 |
Alexandre Julliard | Added support for creating extra symlinks for .so files... |
tree | commitdiff |
2000-03-04 |
Alexandre Julliard | Moved dll-specific make rules to a separate Makedll... |
tree | commitdiff |
2000-02-29 |
Patrik Stridvall | Moved some stubs and added forwards in order to make... |
tree | commitdiff |
2000-02-27 |
Alexandre Julliard | oleaut32 should not import functions from olepro32. |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | ErrorInfo functions need to be in ole32, not oleaut32. |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Added stubs for {Create,Get,Set}ErrorInfo. |
tree | commitdiff |
2000-02-26 |
Alexandre Julliard | Made winmm a separate shared library. |
tree | commitdiff |
2000-02-26 |
Patrik Stridvall | Fixed ANSI C violations. |
tree | commitdiff |
2000-02-25 |
Alexandre Julliard | Added import of olepro32. |
tree | commitdiff |
2000-02-25 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-02-18 |
Owen Wang | Set the type of VarBstrFromDate to dwFlags, instead... |
tree | commitdiff |
2000-02-18 |
Alexandre Julliard | Changed the loading of typelib files to use a memory... |
tree | commitdiff |
2000-02-18 |
Eric Pouech | Fixed prototype for OleTranslateColor. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
tree | commitdiff |
2000-02-10 |
Alexandre Julliard | Removed extra includes from ole.h and wingdi.h. |
tree | commitdiff |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser... |
tree | commitdiff |
2000-02-07 |
Sean Langley | Made OleCreateFontIndirect have the same signature... |
tree | commitdiff |
2000-01-31 |
Alexandre Julliard | Build most dlls as separate shared libraries. |
tree | commitdiff |
2000-01-30 |
Francois Gouget | The COM virtual tables must use the |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Added *.spec.c, *.spec.glue.s, *.glue.c to .cvsignore... |
tree | commitdiff |
2000-01-23 |
Marcus Meissner | Implemented (Register|Get|Revoke)ActiveObject from... |
tree | commitdiff |
2000-01-18 |
Alexandre Julliard | Added debugstr_guid function and used it to replace |
tree | commitdiff |
2000-01-12 |
Alexandre Julliard | Removed a dependency between oleaut32 and comctl32. |
tree | commitdiff |
1999-12-12 |
Eric Pouech | SysStringLen can get a NULL pointer (and shall return 0). |
tree | commitdiff |
1999-12-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
1999-12-08 |
Dimitrie O. Paun | Make use of the DEFAULT_DEBUG_CHANNEL where appropriate. |
tree | commitdiff |
1999-12-05 |
Andreas Mohr | - the OLE version returned was too low |
tree | commitdiff |
1999-10-25 |
Andreas Mohr | SysAllocStringLen16 needs to handle NULL pointers,... |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-24 |
Patrik Stridvall | Added spec file declarations for already implemented... |
tree | commitdiff |
1999-10-13 |
Francois Gouget | Use the COM macros rather than directly accessing the... |
tree | commitdiff |
1999-10-13 |
Marcus Meissner | Added stubs for RevokeActiveObject, GetActiveObject... |
tree | commitdiff |
1999-09-29 |
Rein Klazes | First implementation of LoadTypeLibEx(). |
tree | commitdiff |
1999-09-23 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-09-19 |
Ulrich Weigand | Moved bulk of OLE implementation to dlls/ subdirectories. |
tree | commitdiff |
|