Alexandre Julliard
|
0799c1a780
|
Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
|
2002-03-09 23:29:33 +00:00 |
Francois Gouget
|
d2cb1d1426
|
Include rpc*.h/windows.h/ole2.h just like windows.
|
2001-07-18 20:04:08 +00:00 |
Paul Quinn
|
ea1640fc0c
|
Added a lot of new OLE interfaces.
|
1999-03-10 18:03:53 +00:00 |
Francis Beaudet
|
bc5477f7d2
|
Implemented support for arrays and safe arrays in VARIANT data
structures. Also moved the SAFEARRAY definition (yet again) to the
obj_oleaut.h file.
|
1999-02-28 10:07:12 +00:00 |
Adrian Thurston
|
975feaf0e7
|
Moved some definitions out of oleauto.h and into oaidl.h to conform to the SDK.
Removed a redundant include.
Added some c++ protection.
|
1999-02-25 16:32:10 +00:00 |
Francis Beaudet
|
eb5a29b6ce
|
Implemented the OleCreateFontIndirect method and the associated COM
object. That object supports the IFont and IDispatch interfaces.
|
1999-02-20 16:48:53 +00:00 |