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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1591 #define IDirectInputDevice2_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
1622 #define IDirectInputDevice2_SetEventNotification(p,a) (p)->SetEventNotification(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1746 #define IDirectInputDevice2_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
1777 #define IDirectInputDevice2_SetEventNotification(p,a) (p)->SetEventNotification(a) macro

Completed in 57 milliseconds