BearParser
Portable Executable parsing library (from PE-bear)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
pe.h
Go to the documentation of this file.
1#ifndef BEARPARSER_PEFILE_H
2#define BEARPARSER_PEFILE_H
3
4// win headers:
5#include <bearparser/win_hdrs/win_types.h>
6//supported formats:
9
10#endif //BEARPARSER_PEFILE_H
11