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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1462 #define IDirectInputDevice_SetProperty(p,a,b) (p)->lpVtbl->SetProperty(p,a,b) macro
1483 #define IDirectInputDevice_SetProperty(p,a,b) (p)->SetProperty(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1617 #define IDirectInputDevice_SetProperty(p,a,b) (p)->lpVtbl->SetProperty(p,a,b) macro
1638 #define IDirectInputDevice_SetProperty(p,a,b) (p)->SetProperty(a,b) macro

Completed in 75 milliseconds