shell32/tests: Fix one of test failures on win2k.
This commit is contained in:
parent
bfa23b637e
commit
8c11e6b2f0
|
@ -398,6 +398,7 @@ static void test_ShellFolderViewDual(void)
|
|||
&IID_IShellDispatch6,
|
||||
&IID_IShellDispatch5,
|
||||
&IID_IShellDispatch4,
|
||||
&IID_IShellDispatch2,
|
||||
&IID_NULL
|
||||
};
|
||||
IShellFolderViewDual *viewdual;
|
||||
|
|
Loading…
Reference in New Issue