Home
last modified time | relevance | path

Searched refs:dI (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/dinput/
H A Dkeyboard.c315 static void test_dik_codes(IDirectInputA *dI, HWND hwnd, LANGID langid) in test_dik_codes() argument
375 hr = IDirectInput_CreateDevice(dI, &GUID_SysKeyboard, &device, NULL); in test_dik_codes()