typedef
struct
_CHILD_LIST
{
unsigned
long
Count
;
unsigned
long
List
;
}
CHILD_LIST
,
*
PCHILD_LIST
;