[shell32/tests] Fix some test failures on Vista

Paul Vriens paul.vriens.wine at gmail.com
Wed Apr 15 10:10:39 CDT 2009


Hi,

Turns out the layout of the SHITEMID struct is different on Vista in 
this case. We have our own struct (FileStructW) in these tests but Vista 
needs "BYTE  abFooBar2[22]" instead of "BYTE  abFooBar2[4]". Nothing in 
the data gives a clue about this though.

I didn't want to add a second Vista specific struct so opted for this (I 
admit ugly) solution.

Changelog
   Fix some test failures on Vista

-- 
Cheers,

Paul.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-Fix-some-test-failures-on-Vista.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090415/3bdb7a5c/attachment.asc>


More information about the wine-patches mailing list