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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay8.h867 #define IDirectPlay8Peer_SetCaps(p,a,b) (p)->lpVtbl->SetCaps(p,a,b) macro
908 #define IDirectPlay8Peer_SetCaps(p,a,b) (p)->SetCaps(a,b) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplay8.h867 #define IDirectPlay8Peer_SetCaps(p,a,b) (p)->lpVtbl->SetCaps(p,a,b) macro
908 #define IDirectPlay8Peer_SetCaps(p,a,b) (p)->SetCaps(a,b) macro

Completed in 85 milliseconds