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