Sweden-Number/dlls/shell32/tests
Nicolas Le Cam fa010ad211 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.
2009-04-09 11:28:45 +02:00
..
Makefile.in
appbar.c shell32/tests: Fix a test on Win2k platform and above. 2009-03-23 13:24:21 +01:00
autocomplete.c shell32/tests: Don't crash on missing class implementations. 2009-03-09 14:21:49 +01:00
generated.c winapi_test: The tests don't support WIN64 yet so disable them there. 2009-01-08 12:47:22 +01:00
rsrc.rc
shell32_test.h
shelllink.c shell32/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-25 12:49:40 +01:00
shellpath.c shell32/tests: Fix tests on localized platforms. 2009-04-06 11:15:45 +02:00
shfldr_special.c
shlexec.c shell32: Fix number of returned arguments from CommandLineToArgvW with empty string. 2009-03-23 15:25:50 +01:00
shlfileop.c shell32/tests: Prevent crash on XP/W2K3. 2009-01-16 13:25:13 +01:00
shlfolder.c shell32/tests: Fix ITEMIDLIST format test on Win2k and below. 2009-04-09 11:28:45 +02:00
string.c
systray.c