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