LIEF: Library to Instrument Executable Formats Version 0.17.0
|
#include "LIEF/visibility.h"
#include "LIEF/PE/resources/ResourceDialog.hpp"
#include "LIEF/errors.hpp"
#include "LIEF/iterators.hpp"
Go to the source code of this file.
Classes | |
class | LIEF::PE::ResourceDialogExtended |
Implementation for the new extended dialogbox format. More... | |
class | LIEF::PE::ResourceDialogExtended::Item |
This class represents a DLGTEMPLATEEX item (DLGITEMTEMPLATEEX ). More... | |
struct | LIEF::PE::ResourceDialogExtended::font_t |
Font information for the font to use for the text in the dialog box and its controls. More... | |
Namespaces | |
namespace | LIEF |
LIEF namespace. | |
namespace | LIEF::PE |
Namespace related to the LIEF's PE module. | |