|
LIEF: Library to Instrument Executable Formats Version 0.17.1
|
#include "LIEF/visibility.h"#include "LIEF/PE/resources/ResourceDialog.hpp"#include "LIEF/errors.hpp"#include "LIEF/iterators.hpp"#include "LIEF/span.hpp"

Go to the source code of this file.
Classes | |
| class | LIEF::PE::ResourceDialogRegular |
| Implementation for a regular/legacy dialog box. More... | |
| class | LIEF::PE::ResourceDialogRegular::Item |
| This class represents a DLGTEMPLATE item: DLGITEMTEMPLATE. More... | |
| struct | LIEF::PE::ResourceDialogRegular::font_t |
| This structure represents additional font information that might be embedded at the end of the DLGTEMPLATE stream. More... | |
Namespaces | |
| namespace | LIEF |
| LIEF namespace. | |
| namespace | LIEF::PE |
| Namespace related to the LIEF's PE module. | |