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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h2045 #define IDirectInput_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2056 #define IDirectInput_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h2247 #define IDirectInput_QueryInterface(p,a,b) (p)->lpVtbl->QueryInterface(p,a,b) macro
2258 #define IDirectInput_QueryInterface(p,a,b) (p)->QueryInterface(a,b) macro

Completed in 57 milliseconds