Rizin
unix-like reverse engineering framework and cli tools
mschmd_sec_uncompressed Struct Reference

#include <mspack.h>

Public Attributes

struct mschmd_section base
 
off_t offset
 

Detailed Description

A structure which represents the uncompressed section of a CHM helpfile.

All fields are READ ONLY.

Definition at line 1235 of file mspack.h.

Member Data Documentation

◆ base

struct mschmd_section mschmd_sec_uncompressed::base

Generic section data.

Definition at line 1227 of file mspack.h.

Referenced by chmd_read_headers().

◆ offset

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().


The documentation for this struct was generated from the following file: