Searched refs:DP_IF_SetPlayerName (Results 1 – 2 of 2) sorted by relevance
/reactos/dll/directx/wine/dplayx/ |
H A D | dplaysp.c | 403 hr = DP_IF_SetPlayerName( This, msg->dpId, msg->dpnName, ... ); in IDirectPlaySPImpl_HandleMessage()
|
H A D | dplay.c | 3698 static HRESULT DP_IF_SetPlayerName( IDirectPlayImpl *This, DPID idPlayer, DPNAME *lpPlayerName, in DP_IF_SetPlayerName() function 3756 return DP_IF_SetPlayerName( This, idPlayer, lpPlayerName, dwFlags, TRUE ); in IDirectPlay4AImpl_SetPlayerName() 3763 return DP_IF_SetPlayerName( This, idPlayer, lpPlayerName, dwFlags, FALSE ); in IDirectPlay4Impl_SetPlayerName()
|