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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1739 #define IDirectInputDevice7_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
1773 #define IDirectInputDevice7_SetEventNotification(p,a) (p)->SetEventNotification(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1894 #define IDirectInputDevice7_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
1928 #define IDirectInputDevice7_SetEventNotification(p,a) (p)->SetEventNotification(a) macro

Completed in 72 milliseconds