shell32/tests: Fix ITEMIDLIST format test on Win2k and below.
commitfa010ad211b43be723866a36b8e2bddeb7ec9912
authorNicolas Le Cam <niko.lecam@gmail.com>
Wed, 8 Apr 2009 23:30:31 +0000 (9 01:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Apr 2009 09:28:45 +0000 (9 11:28 +0200)
tree1fa62a613cba4841d59f47751b95aa2ef413083e
parentfbcec1ca56e7acff180b23e81b6f1d38060ad4b0
shell32/tests: Fix ITEMIDLIST format test on Win2k and below.

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.
dlls/shell32/tests/shlfolder.c