propsys: Add an initial implementation of PropVariantChangeType

James Hawkins jhawkins at codeweavers.com
Wed Feb 27 02:38:14 CST 2008


Hi,

This is needed for the next msi patch.

Changelog:
* Add an initial implementation of PropVariantChangeType.

 dlls/propsys/Makefile.in  |    3 +-
 dlls/propsys/propsys.spec |    2 +-
 dlls/propsys/propvar.c    |   88 +++++++++++++++++++++++++++++++++++++++++++++
 include/propidl.idl       |    2 +
 include/propvarutil.h     |   41 +++++++++++++++++++++
 5 files changed, 134 insertions(+), 2 deletions(-)
 create mode 100644 dlls/propsys/propvar.c
 create mode 100644 include/propvarutil.h

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-an-initial-implementation-of-PropVariantChange.patch
Type: text/x-diff
Size: 5784 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080227/8ff40204/attachment.patch 


More information about the wine-patches mailing list