We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8029339 commit 6b222fbCopy full SHA for 6b222fb
modules/rostests/apitests/shell32/testlist.c
@@ -81,7 +81,7 @@ const struct test winetest_testlist[] =
81
{ "Int64ToString", func_Int64ToString },
82
{ "IShellFolderViewCB", func_IShellFolderViewCB },
83
{ "menu", func_menu },
84
- { "OpenAs_RunDLL", func_OpenAs_RunDLL },
+ //{ "OpenAs_RunDLL", func_OpenAs_RunDLL }, // Test hangs on Win 2003
85
{ "PathIsEqualOrSubFolder", func_PathIsEqualOrSubFolder },
86
{ "PathIsTemporary", func_PathIsTemporary },
87
{ "PathMakeUniqueName", func_PathMakeUniqueName },
0 commit comments