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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay.h900 #define IDirectPlayX_Send(p,a,b,c,d,e) (p)->lpVtbl->Send(p,a,b,c,d,e) macro
958 #define IDirectPlayX_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.h900 #define IDirectPlayX_Send(p,a,b,c,d,e) (p)->lpVtbl->Send(p,a,b,c,d,e) macro
958 #define IDirectPlayX_Send(p,a,b,c,d,e) (p)->Send(a,b,c,d,e) macro

Completed in 59 milliseconds