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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1595 #define IDirectInputDevice2_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
1626 #define IDirectInputDevice2_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1750 #define IDirectInputDevice2_RunControlPanel(p,a,b) (p)->lpVtbl->RunControlPanel(p,a,b) macro
1781 #define IDirectInputDevice2_RunControlPanel(p,a,b) (p)->RunControlPanel(a,b) macro

Completed in 75 milliseconds