2002-05-31 |
Vincent Béron | Removed trailing whitespace. |
blob | commitdiff | raw |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
blob | commitdiff | raw | diff to current |
2002-02-21 |
Peter Hunnisett | Fix ICOM_DEFINE for C++. |
blob | commitdiff | raw | diff to current |
2002-01-31 |
Patrik Stridvall | Move __stdcall/__cdecl to the right place. |
blob | commitdiff | raw | diff to current |
2001-09-25 |
Ove Kaaven | Added ICOM_[C]THIS_MULTI macros to make it easier to... |
blob | commitdiff | raw | diff to current |
2001-08-27 |
Hidenori Takeshima | Added ICOM_METHOD12-26, ICOM_VMETHOD12-26, ICOM_CALL12-26. |
blob | commitdiff | raw | diff to current |
2001-05-07 |
Francois Gouget | Added support for the DECIMAL type. |
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-01-04 |
Francois Gouget | Removed the 'fn' prefix (i.e. ICOM_FN). |
blob | commitdiff | raw | diff to current |
2000-12-29 |
François Gouget | Added an ICOM_FN that generates either fn##xfn or sfn... |
blob | commitdiff | raw | diff to current |
2000-12-13 |
Andreas Mohr | SHGetMalloc must use MEMCTX_TASK, otherwise CoGetMalloc... |
blob | commitdiff | raw | diff to current |
2000-12-02 |
Francois Gouget | Fixed the case of "Winelib". |
blob | commitdiff | raw | diff to current |
2000-11-25 |
Dimitrie O. Paun | Fixed typo in macro ICOM_METHOD11 parameter list. |
blob | commitdiff | raw | diff to current |
2000-11-15 |
James Hatheway | Increase number of parameters possible for ICOM_* macro... |
blob | commitdiff | raw | diff to current |
2000-10-19 |
Francois Gouget | Added/fixed missing extern "C". |
blob | commitdiff | raw | diff to current |
2000-10-12 |
Francois Gouget | Enable anonymous struct/union support by default in... |
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-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
blob | commitdiff | raw | diff to current |
2000-08-07 |
Ove Kaaven | Protect the prototypes in here from C++ name mangling... |
blob | commitdiff | raw | diff to current |
2000-08-03 |
Alexandre Julliard | Added guiddef.h and moved a few GUID definitions to... |
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-12 |
Marcus Meissner | Corrected IsEqualGUID prototype. |
blob | commitdiff | raw | diff to current |
2000-06-11 |
Francois Gouget | Reordered the CALLBACK and WINAPI directives so that... |
blob | commitdiff | raw | diff to current |
2000-03-24 |
Francois Gouget | - The ICOM_CMETHODxxx cause problems because the 'const... |
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-25 |
Pierre Mageau | Implementation of OleConvert routines. |
blob | commitdiff | raw | diff to current |
2000-01-30 |
Francois Gouget | The COM virtual tables must use the |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Peter Hunnisett | - Added missing __attribute__ ((com_interface)) for... |
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-23 |
Francois Gouget | Define the COM macros even in C++. |
blob | commitdiff | raw | diff to current |
1999-07-31 |
Patrik Stridvall | Various ANSI C compability fixes. |
blob | commitdiff | raw | diff to current |
1999-07-24 |
Paul Quinn | Add a few stubs, some C++ compatibility, and fix a... |
blob | commitdiff | raw | diff to current |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
blob | commitdiff | raw | diff to current |
1999-05-22 |
Paul Quinn | Microsoft com vtable compatibility workaround for g... |
blob | commitdiff | raw | diff to current |
1999-04-25 |
Patrik Stridvall | Fixed ANSI compabillity. |
blob | commitdiff | raw | diff to current |
1999-04-06 |
Francois Gouget | Added a new implementation of the ICOM macros that... |
blob | commitdiff | raw | diff to current |
1999-03-25 |
Juergen Schmied | Use the new header for COM definitions. |
blob | commitdiff | raw | diff to current |
1999-03-23 |
Noomen Hamza | Implemented: |
blob | commitdiff | raw | diff to current |
1999-03-17 |
Francois Gouget | Removed the obsolete ICOM macros. |
blob | commitdiff | raw | diff to current |
1999-03-10 |
Paul Quinn | Added a lot of new OLE interfaces. |
blob | commitdiff | raw | diff to current |
1999-02-26 |
Alexandre Julliard | Large-scale renaming of all Win32 functions and types... |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Francois Gouget | Removed references to ICOM_INHERITS. |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Francois Gouget | Added new API. Part of it was in 'include/objbase.h... |
blob | commitdiff | raw | diff to current |
1999-02-17 |
Francois Gouget | Changed ICOM_THIS definition. |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Francois Gouget | Better set of macros for defining the COM interfaces. |
blob | commitdiff | raw | diff to current |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
blob | commitdiff | raw | diff to current |
|