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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1468 #define IDirectInputDevice_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
1489 #define IDirectInputDevice_SetEventNotification(p,a) (p)->SetEventNotification(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h1623 #define IDirectInputDevice_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
1644 #define IDirectInputDevice_SetEventNotification(p,a) (p)->SetEventNotification(a) macro

Completed in 75 milliseconds