Home
last modified time | relevance | path

Searched defs:chmcTreeNode (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/tools/hhpcomp/chmc/
H A Dchmc.h166 struct chmcTreeNode { struct
167 struct list_head list;
168 UInt32 flags;
169 UInt32 sect_id;
170 char *name;
171 UInt16 prefixlen;
172 UChar *buf;
173 UInt64 offset;
174 UInt64 len;