[5/5] shell32/tests: Fix ITEMIDLIST format test on Win2k and below.

Nicolas Le Cam niko.lecam at gmail.com
Wed Apr 8 19:20:02 CDT 2009


On Win2k SHITEMID only contains FileStructA.
This structure isn't padded like it is on WinXP and contains a
supplementary CHAR* member at its end which contains the 8.3 filename if
needed.

Marked this behaviour as broken.

With this series test passes on Win2k now.

Nicolas Le Cam


More information about the wine-patches mailing list