Francois Gouget
|
6fbbe0ffe6
|
Reorder the __attribute__ directive in the legacy macros for
compatibility with old g++ compilers.
|
2000-06-16 21:48:24 +00:00 |
Paul Quinn
|
aaa830698c
|
Some non-threatening fixes to some headers, as well as some casting
changes that make winelib more win32 code compatible.
|
1999-06-05 15:23:20 +00:00 |
Adrian Thurston
|
c9105da048
|
Clean up objbase.h. Makes the STDMETHOD set of macros available to the winelib user.
|
1999-04-22 14:56:14 +00:00 |
Noomen Hamza
|
ed494ec539
|
Implemented:
- IMoniker interface for FileMoniker,ItemMoniker,AntiMoniker and
GenericCompositeMoniker
- IRunningObjectTable interface, and
- IBindCtx interface.
|
1999-03-23 13:48:56 +00:00 |
Paul Quinn
|
ea1640fc0c
|
Added a lot of new OLE interfaces.
|
1999-03-10 18:03:53 +00:00 |
Francois Gouget
|
87e385fc6b
|
Moved some definitions to their proper include file.
|
1999-02-17 17:45:54 +00:00 |
Francois Gouget
|
6ccda0d582
|
Added the actual interface definitions to the obj_marshal.h skeleton
file. Also defined the associated C API.
|
1999-02-13 12:25:03 +00:00 |
Francois Gouget
|
15382c5ed5
|
Make the REFxxx types const even in C. Also add FMTID.
|
1999-02-13 08:57:29 +00:00 |
Francis Beaudet
|
f56d029f96
|
Implemented the startup-shutdown mechanism for the COM subsystem.
Implemented the Class object registration mechanism.
|
1999-01-30 13:36:55 +00:00 |
Alexandre Julliard
|
638f169b1e
|
Recovery of release 990110 after disk crash.
See Changelog for changes between 990103 and 990110.
|
1999-01-17 16:32:32 +00:00 |
Francois Gouget
|
20d3f10b31
|
REFIID was not defined.
|
1998-12-26 11:53:29 +00:00 |
François Gouget
|
d604eb12ff
|
First step to make it possible to call COM interfaces from C++ code in
Winelib.
|
1998-12-18 16:00:03 +00:00 |