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 |