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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay.h730 #define IDirectPlay3_Send(p,a,b,c,d,e) (p)->lpVtbl->Send(p,a,b,c,d,e) macro
781 #define IDirectPlay3_Send(p,a,b,c,d,e) (p)->Send(a,b,c,d,e) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplay.h730 #define IDirectPlay3_Send(p,a,b,c,d,e) (p)->lpVtbl->Send(p,a,b,c,d,e) macro
781 #define IDirectPlay3_Send(p,a,b,c,d,e) (p)->Send(a,b,c,d,e) macro

Completed in 57 milliseconds