Rizin
unix-like reverse engineering framework and cli tools
|
#include <mspack.h>
Public Attributes | |
struct mschmd_section | base |
off_t | offset |
A structure which represents the uncompressed section of a CHM helpfile.
All fields are READ ONLY.
struct mschmd_section mschmd_sec_uncompressed::base |
off_t mschmd_sec_uncompressed::offset |
The file offset of where this section begins in the CHM helpfile.
Definition at line 1240 of file mspack.h.
Referenced by chmd_read_headers().