propsys: Add a stub implementation of propsys.dll

James Hawkins truiken at gmail.com
Wed Jan 16 00:11:17 CST 2008


Hi,

This is needed for PropVariantChangeType, which I need for msi bug
11173.  Of course, tools/make_makefiles will need to be run.

Changelog:
* Add a stub implementation of propsys.dll.

 dlls/propsys/Makefile.in    |   13 +++
 dlls/propsys/propsys.spec   |  208 +++++++++++++++++++++++++++++++++++++++++++
 dlls/propsys/propsys_main.c |   50 ++++++++++
 3 files changed, 271 insertions(+), 0 deletions(-)
 create mode 100644 dlls/propsys/Makefile.in
 create mode 100644 dlls/propsys/propsys.spec
 create mode 100644 dlls/propsys/propsys_main.c

-- 
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Add-a-stub-implementation-of-propsys.dll.patch
Type: text/x-diff
Size: 9223 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080116/d7d373b5/attachment-0001.patch 


More information about the wine-patches mailing list