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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1733 #define IDirectInputDevice7_SetProperty(p,a,b) (p)->lpVtbl->SetProperty(p,a,b) macro
1767 #define IDirectInputDevice7_SetProperty(p,a,b) (p)->SetProperty(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1888 #define IDirectInputDevice7_SetProperty(p,a,b) (p)->lpVtbl->SetProperty(p,a,b) macro
1922 #define IDirectInputDevice7_SetProperty(p,a,b) (p)->SetProperty(a,b) macro

Completed in 56 milliseconds