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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddinput.h1902 #define IDirectInputDevice8_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
1940 #define IDirectInputDevice8_SetEventNotification(p,a) (p)->SetEventNotification(a) macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddinput.h2057 #define IDirectInputDevice8_SetEventNotification(p,a) (p)->lpVtbl->SetEventNotification(p,a) macro
2095 #define IDirectInputDevice8_SetEventNotification(p,a) (p)->SetEventNotification(a) macro

Completed in 97 milliseconds