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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddplay.h166 /* DPID - DirectPlay player and group ID */
167 typedef DWORD DPID, *LPDPID; typedef
169 /* DPID from whence originate messages - just an ID */
170 #define DPID_SYSMSG 0 /* DPID of system */
171 #define DPID_ALLPLAYERS 0 /* DPID of all players */
172 #define DPID_SERVERPLAYER 1 /* DPID of the server player */
410 DPID dpId,
417 DPID dpId,
442 STDMETHOD(AddPlayerToGroup)(THIS_ DPID idGroup, DPID idPlaye
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddplay.h166 /* DPID - DirectPlay player and group ID */
167 typedef DWORD DPID, *LPDPID; typedef
169 /* DPID from whence originate messages - just an ID */
170 #define DPID_SYSMSG 0 /* DPID of system */
171 #define DPID_ALLPLAYERS 0 /* DPID of all players */
172 #define DPID_SERVERPLAYER 1 /* DPID of the server player */
410 DPID dpId,
417 DPID dpId,
442 STDMETHOD(AddPlayerToGroup)(THIS_ DPID idGroup, DPID idPlaye
[all...]

Completed in 72 milliseconds