Patrik Stridvall
|
1ed4ecffa8
|
ANSI C fixes.
Removed warnings.
Made the include files self-sufficient.
Some Solaris fixes.
|
1999-06-26 14:58: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 |
Rein Klazes
|
713462dfc4
|
Read/load type libraries. Implementation of ITypeLib, ITYpeInfo,
ITypeLib2 and ITypeInfo2 methods.
|
1999-06-05 12:00:13 +00:00 |
Patrik Stridvall
|
a9a671d7ca
|
Fixed ANSI compabillity.
|
1999-04-25 19:01:52 +00:00 |
Jim Aston
|
10141fec52
|
Added some missing #defines I've run across.
|
1999-04-25 12:31:20 +00:00 |
Francois Gouget
|
a113234f13
|
Warning fix.
|
1999-04-06 07:06:59 +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 |
Paul Quinn
|
ea1640fc0c
|
Added a lot of new OLE interfaces.
|
1999-03-10 18:03:53 +00:00 |
Marcus Meissner
|
064f170f76
|
More include optimisations and fixes.
|
1999-02-28 19:14:33 +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 |
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 |
Adrian Thurston
|
d636446e30
|
Adds C++ nameless union support to tagVARIANT.
|
1999-02-25 16:34: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 |