2004-07-08 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw |
2004-07-06 |
Mike Hearn | Add some explanations to compobj.c, implement flushing... |
blob | commitdiff | raw | diff to current |
2004-05-21 |
Marcus Meissner | Revert broken strict aliasing fix. |
blob | commitdiff | raw | diff to current |
2004-05-04 |
Marcus Meissner | Fixed strict aliasing issues in dlls/ole32. |
blob | commitdiff | raw | diff to current |
2004-03-29 |
Warren Turkal | Fixed the implementation of CoTreatAsClass. |
blob | commitdiff | raw | diff to current |
2004-03-23 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Robert Shearman | - CoSetState info should be thread local. |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Alexandre Julliard | Moved a few remaining 16-bit definitions out of the... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Ge van Geldorp | Fix various function prototypes to conform to PSDK. |
blob | commitdiff | raw | diff to current |
2004-01-23 |
Ge van Geldorp | Rename LARGE_INTEGER and ULARGE_INTEGER members "s... |
blob | commitdiff | raw | diff to current |
2004-01-16 |
Francois Gouget | Assorted spelling fixes. |
blob | commitdiff | raw | diff to current |
2003-10-06 |
Daniel Marmier | Fixed warnings with gcc option "-Wwrite-strings". |
blob | commitdiff | raw | diff to current |
2003-09-11 |
Dave Miller | Removed ordinals from comments. |
blob | commitdiff | raw | diff to current |
2003-09-05 |
Alexandre Julliard | Fixed header dependencies to be fully compatible with... |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Alexandre Julliard | Renamed a few TEB fields to use the "official" names. |
blob | commitdiff | raw | diff to current |
2003-08-12 |
Alexandre Julliard | Allocate DebugInfo field for all critical sections... |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Steven Edwards | - Create new file ole2_16.c for ole2 16bit only functions. |
blob | commitdiff | raw | diff to current |
2003-06-18 |
Francois Gouget | Typos/spelling fixes. |
blob | commitdiff | raw | diff to current |
2003-06-17 |
Mike Hearn | Implement a class factory for the Global Interface... |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Ove Kaaven | Preliminary support for COM apartments. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Mike McCormack | Added stub for OleDoAutoConvert. |
blob | commitdiff | raw | diff to current |
2003-05-13 |
Francois Gouget | Fix miscellaneous spelling errors and typos. |
blob | commitdiff | raw | diff to current |
2003-03-11 |
Mike Hearn | Implemented the global interface table object using... |
blob | commitdiff | raw | diff to current |
2003-01-11 |
Marcus Meissner | Implemented CoGetTreatAsClass. |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Dimitrie O. Paun | Define NONAMELESS{STRUCT,UNION} explicitly in the files... |
blob | commitdiff | raw | diff to current |
2002-12-05 |
Ove Kaaven | Make sure that no files except unknwn.h include wine... |
blob | commitdiff | raw | diff to current |
2002-11-22 |
Alexandre Julliard | Compile ole32 with -DSTRICT. |
blob | commitdiff | raw | diff to current |
2002-08-17 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-08-16 |
Dmitry Timoshkov | Fixed GetClassFile implementation. |
blob | commitdiff | raw | diff to current |
2002-08-09 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-08-07 |
Gregg Mattinson | Fixes for Sparc build. |
blob | commitdiff | raw | diff to current |
2002-08-03 |
Juergen Schmied | - Moved 16 bit functions to a seperate file. |
blob | commitdiff | raw | diff to current |
2002-07-29 |
Juergen Schmied | - Implemented IMallocSpy hooks in IMalloc. |
blob | commitdiff | raw | diff to current |
2002-07-25 |
Marcus Meissner | Factored out the OLE 16 bit allocator from StringFromCLSID. |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Jon Griffiths | Stub implementation for CoInitializeSecurity. |
blob | commitdiff | raw | diff to current |
2002-06-21 |
Alexandre Julliard | Fixed CLSIDFromString endianness assumptions (reported... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Bill Medland | Ensure that an out-of-process COM object is started... |
blob | commitdiff | raw | diff to current |
2002-05-29 |
Marcus Meissner | Dropped superflous Remote_CoGetClassObject() (entirely... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Marcus Meissner | Implemented Local Server COM. |
blob | commitdiff | raw | diff to current |
2002-02-02 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2002-01-18 |
Bill Medland | CoGetClassObject: for CLSCTX_LOCAL_SERVER at least... |
blob | commitdiff | raw | diff to current |
2002-01-14 |
Marcus Meissner | Removed some useless wingdi.h includes. |
blob | commitdiff | raw | diff to current |
2002-01-03 |
Marcus Meissner | Implemented CoTreatAsClass, simplified OleSetAutoConvert. |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Alexandre Julliard | Removed some of the calls to HEAP_strdup* functions. |
blob | commitdiff | raw | diff to current |
2001-11-19 |
Andreas Mohr | - fix wrong hexadecimal GetLastError() output |
blob | commitdiff | raw | diff to current |
2001-10-23 |
Huw D M Davies | Better failure messages for CoCreateInstance. |
blob | commitdiff | raw | diff to current |
2001-09-11 |
Hidenori Takeshima | Synchronize access to the s_COMLockCount, firstRegister... |
blob | commitdiff | raw | diff to current |
2001-07-23 |
Patrik Stridvall | - Made sure that the files that contains the declarations |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-07-02 |
Patrik Stridvall | Documentation fixes. |
blob | commitdiff | raw | diff to current |
2001-06-28 |
Dmitry Timoshkov | Finish ole32 separation. |
blob | commitdiff | raw | diff to current |
2001-06-20 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Patrik Stridvall | Documentation ordinal fixes. |
blob | commitdiff | raw | diff to current |
2001-06-11 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Marcus Meissner | Arg 3 of CoGetClassObject is COSERVERINFO*, added some... |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Francois Gouget | Change the callback declarations to a safer format. |
blob | commitdiff | raw | diff to current |
2001-02-12 |
Andreas Mohr | Take a stab at implementing OleSetAutoConvert. |
blob | commitdiff | raw | diff to current |
2001-01-17 |
Alexandre Julliard | Cleaned up dll startup routines now that we have separa... |
blob | commitdiff | raw | diff to current |
2001-01-04 |
Francois Gouget | Removed the 'fn' prefix (i.e. ICOM_FN). |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Alexandre Julliard | Replaced PTR_SEG_TO_LIN macro by exported MapSL function. |
blob | commitdiff | raw | diff to current |
2000-12-01 |
Patrik Stridvall | Added/modified documentation for function arguments. |
blob | commitdiff | raw | diff to current |
2000-11-28 |
Alexandre Julliard | Got rid of the Wine internal lstrcpy* functions and... |
blob | commitdiff | raw | diff to current |
2000-11-27 |
Alexandre Julliard | Implemented DosFileHandleToWin32Handle, Win32HandleToDo... |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Francois Gouget | compobj.h is a synonym for objbase.h |
blob | commitdiff | raw | diff to current |
2000-11-15 |
Marcus Meissner | Simplified reg handling in CoGetClassObject, do not... |
blob | commitdiff | raw | diff to current |
2000-09-29 |
Huw D M Davies | Fix a couple of TRACE messages. |
blob | commitdiff | raw | diff to current |
2000-09-26 |
Alexandre Julliard | Moved all Win16 definitions out of the standard Windows... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
blob | commitdiff | raw | diff to current |
2000-09-01 |
James Hatheway | Implemented CoGetPSClsid(). |
blob | commitdiff | raw | diff to current |
2000-08-14 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. Added a few... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Alexandre Julliard | Fixed IsEqualGUID definition. |
blob | commitdiff | raw | diff to current |
2000-07-29 |
Marcus Meissner | Implemented OleGetAutoConvert. |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Huw D M Davies | Create rpcrt4.dll. |
blob | commitdiff | raw | diff to current |
2000-07-08 |
Huw D M Davies | Implement IDataAdviseHolder. |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-06-23 |
Huw D M Davies | CLSIDFromString apparently also accepts ProgIDs as... |
blob | commitdiff | raw | diff to current |
2000-06-20 |
Noomen Hamza | OleConvertOLESTREAMToIStorage fails (returns REGDB_E_CL... |
blob | commitdiff | raw | diff to current |
2000-06-18 |
James Hatheway | Added a stub for CoCreateFreeThreadedMarshaler(). |
blob | commitdiff | raw | diff to current |
2000-04-06 |
Andrew Lewycky | Fix StringFromGUI2 return value as per documentation. |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Marcus Meissner | Fixed memory corruption with CoTaskMemRealloc. |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Marcus Meissner | CoLoadLibrary gets UNICODE, not ASCII strings. (spotted... |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Juergen Schmied | Added stub for CoResumeClassObjects. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Alexandre Julliard | Optimized debugging API to reduce code size. |
blob | commitdiff | raw | diff to current |
2000-02-10 |
Alexandre Julliard | Removed extra includes from ole.h and wingdi.h. |
blob | commitdiff | raw | diff to current |
2000-02-07 |
Owen Wang | Make CLSIDFromString return a CLSID of zeros instead... |
blob | commitdiff | raw | diff to current |
1999-12-05 |
Andreas Mohr | - the OLE version returned was too low |
blob | commitdiff | raw | diff to current |
1999-11-10 |
Rein Klazes | CoGetClassObject should complain about not being able... |
blob | commitdiff | raw | diff to current |
1999-10-31 |
Abey George | Implemented ProgIDFromCLSID. |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Francois Gouget | Added two macros, ICOM_VFIELD and ICOM_VTBL, so that... |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Patrik Stridvall | - Added missing configuration #if:s and #includes:s. |
blob | commitdiff | raw | diff to current |
1999-09-19 |
Ulrich Weigand | Moved bulk of OLE implementation to dlls/ subdirectories. |
blob | commitdiff | raw | diff to current |
|