Home
last modified time | relevance | path

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

/reactos/sdk/tools/hhpcomp/chmc/
H A Dchm.h90 struct chmcItsfHeader { struct
92 Int32 version; /* 4 */
93 Int32 header_len; /* 8 */
94 Int32 unknown_000c; /* c */
95 UInt32 last_modified; /* 10 */
96 UInt32 lang_id; /* 14 */
97 UChar dir_uuid[16]; /* 18 */
98 UChar stream_uuid[16]; /* 28 */
99 UInt64 sect0_offset; /* 38 */
100 UInt64 sect0_len; /* 40 */
[all …]