|
ReactOS 0.4.16-dev-1946-g52006dd
|


Go to the source code of this file.
Classes | |
| struct | chmcIndexHeader |
| struct | chmcSystemEntry |
| struct | chmcSystemEntryNode |
| struct | chmcSystemInfo |
| struct | chmcSystem |
| struct | chmcPmglChunk |
| struct | chmcPmglChunkNode |
| struct | chmcPmgiChunk |
| struct | chmcPmgiChunkNode |
| struct | chmcTreeNode |
| struct | chmcStringChunk |
| struct | chmcConfig |
| struct | chmcFile |
| struct | chmcSection |
| struct | chmcResetTableMark |
| struct | chmcUrlStrEntry |
| struct | chmcUtlTblEntry |
| struct | chmcTopicEntry |
Functions | |
| int | chmc_init (struct chmcFile *chm, const char *filename, struct chmcConfig *config) |
| void | chmc_sections_done (struct chmcFile *chm) |
| void | chmc_term (struct chmcFile *chm) |
| int | chmc_tree_done (struct chmcFile *chm) |
| #define _CHMC_RSTTBL_MARK (sizeof(struct chmcResetTableMark)) |
| #define _CHMC_SYS_ENTRY_NODE_HDR_LEN (sizeof(struct chmcSystemEntryNode *)+_CHMC_SYS_ENTRY_HDR_LEN) |
| #define CHMC_DIR_UUID "\x10\xfd\x01\x7c\xaa\x7b\xd0\x11\x9e\x0c\x00\xa0\xc9\x22\xe6\xec" |
| #define CHMC_PMGI_DATA_LEN (_CHMC_CHUNK_LEN - _CHMC_PMGI_LEN - 2) |
| #define CHMC_PMGL_DATA_LEN (_CHMC_CHUNK_LEN - _CHMC_PMGL_LEN - 2) |
| #define CHMC_STREAM_UUID "\x11\xfd\x01\x7c\xaa\x7b\xd0\x11\x9e\x0c\x00\xa0\xc9\x22\xe6\xec" |
| #define CHMC_SYSTEM_UUID "\x6a\x92\x02\x5d\x2e\x21\xd0\x11\x9d\xf9\x00\xa0\xc9\x22\xe6\xec" |
Definition at line 133 of file chmc.c.
Referenced by main().
Definition at line 348 of file chmc.c.
Referenced by chmc_init().
Definition at line 461 of file chmc.c.
Referenced by main().
Definition at line 728 of file chmc.c.
Referenced by main().