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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1743 #define IDirectInputDevice7_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
1777 #define IDirectInputDevice7_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1898 #define IDirectInputDevice7_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
1932 #define IDirectInputDevice7_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro

Completed in 70 milliseconds