Searched refs:IDirectInput2_QueryInterface (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h2111 #define IDirectInput2_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2124 #define IDirectInput2_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h2313 #define IDirectInput2_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2326 #define IDirectInput2_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro

Completed in 72 milliseconds