[DINPUT_WINETEST]

* Sync with Wine 1.7.27.
CORE-8540

svn path=/trunk/; revision=64298
This commit is contained in:
Amine Khaldi 2014-09-26 09:04:18 +00:00
parent 763fcede5f
commit 4d5aeba7ed

View file

@ -608,6 +608,7 @@ static void test_DirectInputJoyConfig8(void)
"IDirectInput_CreateDevice failed with guid from GetConfig hr = 0x%08x\n", hr);
}
IDirectInput_Release(pDI);
}
START_TEST(dinput)