Searched refs:IDirectInputDevice2_CreateEffect (Results 1 – 1 of 1) sorted by relevance
/third_party/glfw/deps/mingw/ |
D | dinput.h | 1737 #define IDirectInputDevice2_CreateEffect(p,a,b,c,d) (p)->lpVtbl->CreateEffect(p,a,b,c,d) macro 1768 #define IDirectInputDevice2_CreateEffect(p,a,b,c,d) (p)->CreateEffect(a,b,c,d) macro
|