Commit 8c11e6b2 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

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

parent bfa23b63
...@@ -398,6 +398,7 @@ static void test_ShellFolderViewDual(void) ...@@ -398,6 +398,7 @@ static void test_ShellFolderViewDual(void)
&IID_IShellDispatch6, &IID_IShellDispatch6,
&IID_IShellDispatch5, &IID_IShellDispatch5,
&IID_IShellDispatch4, &IID_IShellDispatch4,
&IID_IShellDispatch2,
&IID_NULL &IID_NULL
}; };
IShellFolderViewDual *viewdual; IShellFolderViewDual *viewdual;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment