mirror of
https://github.com/reactos/reactos.git
synced 2025-07-06 13:51:22 +00:00
[COMDLG32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246
svn path=/trunk/; revision=66804
This commit is contained in:
parent
f9e6b0df11
commit
846061565a
2 changed files with 2 additions and 1 deletions
|
@ -531,6 +531,7 @@ static void test_PrintDlgExW(void)
|
|||
if (!winetest_interactive)
|
||||
{
|
||||
skip("interactive PrintDlgEx tests (set WINETEST_INTERACTIVE=1)\n");
|
||||
HeapFree(GetProcessHeap(), 0, pDlg);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue