shell32/tests: Fix tests on Vista+

Ge van Geldorp ggeldorp at vmware.com
Wed Sep 2 05:16:01 CDT 2009


Vista and higher don't accept the product id tag and product id guid in
SetPath, component id tag/component id is all that's needed. Previous
versions are happy with just component id too.
http://msdn.microsoft.com/en-us/library/bb762540%28VS.85%29.aspx indicates
that SLDF_HAS_LOGO3ID is no longer used on Vista+.

Changelog:
  shell32/tests: Fix tests on Vista+

---
 dlls/shell32/tests/shelllink.c |   17 +++++++----------
 1 files changed, 7 insertions(+), 10 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: ad99d3fcd2e7a5b6bd56f1cec227db4176cb118c.diff
Type: text/x-patch
Size: 2052 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090902/28f2e3e2/attachment.bin>


More information about the wine-patches mailing list