shell32/tests: Fix one of test failures on win2k.

This commit is contained in:
Nikolay Sivov 2015-06-04 00:57:12 +03:00 committed by Alexandre Julliard
parent bfa23b637e
commit 8c11e6b2f0
1 changed files with 1 additions and 0 deletions

View File

@ -398,6 +398,7 @@ static void test_ShellFolderViewDual(void)
&IID_IShellDispatch6,
&IID_IShellDispatch5,
&IID_IShellDispatch4,
&IID_IShellDispatch2,
&IID_NULL
};
IShellFolderViewDual *viewdual;