[COMDLG32_WINETEST] Sync with Wine Staging 1.7.37. CORE-9246

svn path=/trunk/; revision=66804
This commit is contained in:
Amine Khaldi 2015-03-19 12:24:17 +00:00
parent f9e6b0df11
commit 846061565a
2 changed files with 2 additions and 1 deletions

View file

@ -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;
}