Alexandre Julliard
|
74af67ef42
|
Removed shell.h. Cleaned up the nested includes mess in wine/obj_*.h.
|
2000-09-26 00:00:55 +00:00 |
Francois Gouget
|
be9fd31b92
|
Define the COM macros even in C++.
|
1999-10-23 20:09:05 +00:00 |
Michael Veksler
|
4405f3c369
|
Removed unnecessary includes from ole related files.
|
1999-08-18 18:35:57 +00:00 |
Paul Quinn
|
270c23d8b4
|
Add a few stubs, some C++ compatibility, and fix a few types.
|
1999-07-24 10:24:09 +00:00 |
Patrik Stridvall
|
14da7b1c93
|
Added extern "C" if __cplusplus is defined.
|
1999-06-12 10:53:06 +00:00 |
Patrik Stridvall
|
a9a671d7ca
|
Fixed ANSI compabillity.
|
1999-04-25 19:01:52 +00:00 |
Adrian Thurston
|
5a09711873
|
initguid.h should only contain the macro that defines the guids.
Added olectl.h to guid.c so some needed guids get defined.
Made GUID_NULL an actual guid set to 0,0,0...
|
1999-04-01 11:47:09 +00:00 |
Paul Quinn
|
89b21b4c28
|
Many new defines, and structs to help compile MFC. As well as a few
OLE corrections from earlier.
|
1999-03-14 13:47:00 +00:00 |
Francis Beaudet
|
d58f61c0df
|
Implemented the IPersistStream interface on the OLE font object.
|
1999-03-13 17:59:07 +00:00 |
Marcus Meissner
|
064f170f76
|
More include optimisations and fixes.
|
1999-02-28 19:14:33 +00:00 |
Alexandre Julliard
|
a396029270
|
Large-scale renaming of all Win32 functions and types to use the
standard Windows names.
|
1999-02-26 11:11:13 +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 |