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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay.h713 #define IDirectPlay3_DestroyPlayer(p,a) (p)->lpVtbl->DestroyPlayer(p,a) macro
764 #define IDirectPlay3_DestroyPlayer(p,a) (p)->DestroyPlayer(a) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplay.h713 #define IDirectPlay3_DestroyPlayer(p,a) (p)->lpVtbl->DestroyPlayer(p,a) macro
764 #define IDirectPlay3_DestroyPlayer(p,a) (p)->DestroyPlayer(a) macro

Completed in 58 milliseconds