LIEF: Library to Instrument Executable Formats Version 2.0.0
Loading...
Searching...
No Matches
ResourceDialogRegular.hpp File Reference
#include <memory>
#include "LIEF/PE/resources/ResourceDialog.hpp"
#include "LIEF/errors.hpp"
#include "LIEF/iterators.hpp"
#include "LIEF/visibility.h"
Include dependency graph for ResourceDialogRegular.hpp:
This graph shows which files directly or indirectly include this file:

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.