- Make wParamFlags in the paramdesc dumping function human readable.
commit1acbdd9d2a3343167a143b8eb539a85d84a91fd0
authorRobert Shearman <rob@codeweavers.com>
Wed, 2 Nov 2005 19:59:13 +0000 (2 19:59 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Nov 2005 19:59:13 +0000 (2 19:59 +0000)
tree1f5b31cad7c7c7afb7d1b44349aa5c0e29c0eab3
parentda20e4d9ca4f1f410a6835b749eb8e2a0e5f8c5f
- Make wParamFlags in the paramdesc dumping function human readable.
- Enums should be VT_I4 instead of VT_INT.
- Trace the return value from the ITypeInfo_fnInvoke.
dlls/oleaut32/typelib.c