#include "global.h"
#include "tools.h"
Go to the source code of this file.
Classes | |
struct | IMAGE_MZ_HEADER |
Defines | |
#define | IMAGE_MZ_MAGIC0 'M' |
#define | IMAGE_MZ_MAGIC1 'Z' |
Variables | |
byte | MZ_HEADER_struct [] |
|
Definition at line 27 of file mzstruct.h. Referenced by get_newexe_header_ofs(). |
|
Definition at line 28 of file mzstruct.h. Referenced by get_newexe_header_ofs(). |
|
Definition at line 52 of file mzstruct.h. Referenced by ht_mz::init(). |