ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "dplay.h"
#include "wine/dplaysp.h"
#include "dplayx_messages.h"
#include "dplay_global.h"
Go to the source code of this file.
void NS_AddRemoteComputerAsNameServer | ( | LPCVOID | lpNSAddrHdr, |
DWORD | dwHdrSize, | ||
LPCDPMSG_ENUMSESSIONSREPLY | lpcMsg, | ||
LPVOID | lpNSInfo | ||
) |
Definition at line 87 of file name_server.c.
Referenced by DP_HandleMessage().
Definition at line 283 of file name_server.c.
Referenced by DP_DestroyDirectPlay2().
Definition at line 151 of file name_server.c.
Referenced by DP_SecureOpen(), and NS_GetNsMagic().
Definition at line 177 of file name_server.c.
Referenced by DP_MSG_ForwardPlayerCreation().
Definition at line 263 of file name_server.c.
Referenced by DP_CreateDirectPlay2().
Definition at line 243 of file name_server.c.
Referenced by IDirectPlay4Impl_EnumSessions(), and NS_DeleteSessionCache().
Definition at line 319 of file name_server.c.
Referenced by DP_InvokeEnumSessionCallbacks(), and NS_AddRemoteComputerAsNameServer().
void NS_ReplyToEnumSessionsRequest | ( | LPCVOID | lpcMsg, |
LPVOID * | lplpReplyData, | ||
LPDWORD | lpdwReplySize, | ||
IDirectPlayImpl * | lpDP | ||
) |
Definition at line 289 of file name_server.c.
Referenced by DP_InvokeEnumSessionCallbacks().
HRESULT NS_SendSessionRequestBroadcast | ( | LPCGUID | lpcGuid, |
DWORD | dwFlags, | ||
const SPINITDATA * | lpSpData | ||
) |
Definition at line 196 of file name_server.c.
Referenced by DP_EnumSessionsSendAsyncRequestThread(), and IDirectPlay4Impl_EnumSessions().
Definition at line 184 of file name_server.c.
Referenced by DP_HandleMessage().
void NS_SetLocalComputerAsNameServer | ( | LPCDPSESSIONDESC2 | lpsd, |
LPVOID | lpNSInfo | ||
) |
Definition at line 74 of file name_server.c.
Referenced by DP_SecureOpen().
LPDPSESSIONDESC2 NS_WalkSessions | ( | LPVOID | lpNSInfo | ) |
Definition at line 294 of file name_server.c.
Referenced by DP_InvokeEnumSessionCallbacks().