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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddplay.h158 /* DPID - DirectPlay player and group ID */
159 typedef DWORD DPID, *LPDPID; typedef
161 /* DPID from whence originate messages - just an ID */
162 #define DPID_SYSMSG 0 /* DPID of system */
163 #define DPID_ALLPLAYERS 0 /* DPID of all players */
164 #define DPID_SERVERPLAYER 1 /* DPID of the server player */
402 DPID dpId,
409 DPID dpId,
434 STDMETHOD(AddPlayerToGroup)(THIS_ DPID idGroup, DPID idPlaye
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddplay.h158 /* DPID - DirectPlay player and group ID */
159 typedef DWORD DPID, *LPDPID; typedef
161 /* DPID from whence originate messages - just an ID */
162 #define DPID_SYSMSG 0 /* DPID of system */
163 #define DPID_ALLPLAYERS 0 /* DPID of all players */
164 #define DPID_SERVERPLAYER 1 /* DPID of the server player */
402 DPID dpId,
409 DPID dpId,
434 STDMETHOD(AddPlayerToGroup)(THIS_ DPID idGroup, DPID idPlaye
[all...]

Completed in 79 milliseconds