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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay8.h739 #define IDirectPlay8Server_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) macro
776 #define IDirectPlay8Server_GetCaps(p,a,b) (p)->GetCaps(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplay8.h739 #define IDirectPlay8Server_GetCaps(p,a,b) (p)->lpVtbl->GetCaps(p,a,b) macro
776 #define IDirectPlay8Server_GetCaps(p,a,b) (p)->GetCaps(a,b) macro

Completed in 60 milliseconds