Commit graph

15 commits

Author SHA1 Message Date
Nikolay Sivov
bfb1908055 include: Add I1 vector definitions for PROPVARIANT.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-18 18:07:10 +01:00
Dmitry Timoshkov
2271ba8713 windowscodecs: Add initial implementation of IWICMetadataQueryReader::GetMetadataByName.
Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-06-27 08:43:15 +02:00
Vincent Povirk
ae722c45ad ole32: Add tests for StgConvertPropertyToVariant. 2012-08-28 14:40:33 +02:00
Jacek Caban
942f2ce792 include: Use widl to take care of nameless structs and unions. 2012-05-14 12:04:17 +02:00
Maarten Lankhorst
3edbeed94c include: Fix REFPROPVARIANT definition. 2009-11-12 14:38:33 +01:00
Rob Shearman
d9b84d2c45 include: Add explicit DUMMYUNIONNAME and DUMMYSTRUCTNAME names to anonymous unions in IDL files.
These aren't present in the PSDK versions of these files but are
necessary for us to be able to compile Wine with compilers that don't
support anonymous structs and unions.
2008-09-18 14:18:21 +02:00
James Hawkins
47120f5003 propsys: Add an initial implementation of PropVariantChangeType. 2008-02-27 14:52:26 +01:00
Alexandre Julliard
9719bcaf5c include: Add DO_NO_IMPORTS ifdefs where needed. 2007-06-08 15:49:36 +02:00
Mike McCormack
546916f401 include: Semicolons after cpp_quote are a syntax error in midl. 2006-07-20 12:12:17 +02:00
Jonathan Ernst
360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Robert Shearman
b7047df84a include: Add new union cases for PROPVARIANT structure. 2006-01-27 12:53:42 +01:00
Juan Lang
0a1481a73f Add a few missing declarations. 2005-04-11 12:59:25 +00:00
Mike McCormack
fbee1de696 Add property IDs for MSI summary information. 2005-03-16 19:50:33 +00:00
Juan Lang
cfcc7a72ce Add some missing declarations. 2005-03-10 11:14:59 +00:00
Francois Gouget
83755cca97 Move the PROPVARIANT declaration from objidl.idl to propidl.idl.
Move related API declarations from individual C files to propidl.idl.
Remove uneeded include of propidl.h in the propvariant.c test.
2004-09-09 19:23:19 +00:00