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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay.h487 #define IDirectPlay_GetPlayerCaps(p,a,b) (p)->lpVtbl->GetPlayerCaps(p,a,b) macro
515 #define IDirectPlay_GetPlayerCaps(p,a,b) (p)->GetPlayerCaps(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplay.h487 #define IDirectPlay_GetPlayerCaps(p,a,b) (p)->lpVtbl->GetPlayerCaps(p,a,b) macro
515 #define IDirectPlay_GetPlayerCaps(p,a,b) (p)->GetPlayerCaps(a,b) macro

Completed in 60 milliseconds