Huw Davies
|
2717b812dd
|
Pad small strings out to eight bytes.
Fix 'has default values' flag.
|
2005-01-19 16:58:21 +00:00 |
Huw Davies
|
c7c55ff33a
|
Add a missing break to fix typeinfo version regression.
|
2005-01-18 11:39:31 +00:00 |
Huw Davies
|
90351160c9
|
Add VT_VARIANT support.
Fix for the case when there is no helpstringdll.
Fix for parameter arrays.
|
2005-01-17 13:41:19 +00:00 |
Huw Davies
|
55ca7eaaff
|
Add support for BSTR default values.
|
2005-01-14 17:20:43 +00:00 |
Huw Davies
|
ba874a31d0
|
Add support for interface ptrs including the special cases for
IUnknown and IDispatch.
|
2005-01-14 16:50:16 +00:00 |
Huw Davies
|
e9ca9f1955
|
Better type encoding. (Interface ptrs still not there yet).
|
2005-01-12 19:28:59 +00:00 |
Huw Davies
|
989960f77f
|
Add help* attributes for typeinfos and functions.
|
2005-01-11 10:38:51 +00:00 |
Huw Davies
|
635221222f
|
Add support for the help* attributes on type libraries.
|
2005-01-10 16:08:36 +00:00 |
Huw Davies
|
a3026ca8f9
|
Add support for optional arguments and some suppport for the
defaultvalue attributes.
Better calculation of the typeinfo's res3 member (at least for
interfaces).
|
2005-01-10 14:22:24 +00:00 |
Huw Davies
|
862e922c93
|
Add support for hidden, restricted and version attributes on
typeinfos.
|
2005-01-10 13:21:54 +00:00 |
Huw Davies
|
634693c114
|
Add attributes control, hidden and restricted.
Correctly set the libflags for these attributes.
|
2005-01-09 17:59:44 +00:00 |
Huw Davies
|
346188b755
|
Initial support for typelib generation.
|
2005-01-06 20:45:21 +00:00 |