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

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

Completed in 59 milliseconds