DirectPlay generates this message and sends it to every player when a group is added to a group.
typedef struct{
DWORD dwType;
DPID dpIdParentGroup;
DPID dpIdGroup;
} DPMSG_ADDGROUPTOGROUP, FAR *LPDPMSG_ADDGROUPTOGROUP;
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.