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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1472 #define IDirectInputDevice_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
1493 #define IDirectInputDevice_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1627 #define IDirectInputDevice_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
1648 #define IDirectInputDevice_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro

Completed in 108 milliseconds