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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1906 #define IDirectInputDevice8_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
1944 #define IDirectInputDevice8_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h2061 #define IDirectInputDevice8_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
2099 #define IDirectInputDevice8_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro

Completed in 88 milliseconds