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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1732 #define IDirectInputDevice7_GetProperty(p,a,b) (p)->lpVtbl->GetProperty(p,a,b) macro
1766 #define IDirectInputDevice7_GetProperty(p,a,b) (p)->GetProperty(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1887 #define IDirectInputDevice7_GetProperty(p,a,b) (p)->lpVtbl->GetProperty(p,a,b) macro
1921 #define IDirectInputDevice7_GetProperty(p,a,b) (p)->GetProperty(a,b) macro

Completed in 75 milliseconds