1
2
3
4
5
6
7
8
// A4 0A ¼ÙÏÉÃËÐÅÏ¢ #tagGCFakeFamilyInfo
 
struct    tagGCFakeFamilyInfo
{
    tagHead        Head;
    BYTE        Count;
    DWORD        FakeIDList[Count];    // ¼ÙÏÉÃËÃû×ÖË÷Òý1¿ªÊ¼
};