shell32/tests: Fix a test on WinNT and some Win95.

This commit is contained in:
Nicolas Le Cam 2009-04-06 19:27:06 +02:00 committed by Alexandre Julliard
parent 1f1d157237
commit a295308c3f
1 changed files with 1 additions and 1 deletions

View File

@ -717,7 +717,7 @@ static void test_GetAttributesOf(void)
SFGAO_CANRENAME | SFGAO_HASPROPSHEET | SFGAO_DROPTARGET | SFGAO_FILESYSANCESTOR |
SFGAO_FOLDER | SFGAO_HASSUBFOLDER,
/* Win95, WinNT when queried directly */
SFGAO_HASPROPSHEET | SFGAO_DROPTARGET | SFGAO_FILESYSANCESTOR |
SFGAO_CANLINK | SFGAO_HASPROPSHEET | SFGAO_DROPTARGET | SFGAO_FILESYSANCESTOR |
SFGAO_FOLDER | SFGAO_FILESYSTEM | SFGAO_HASSUBFOLDER
};
WCHAR wszMyComputer[] = {