#include <visual_basic_structures.h>
◆ structureSize()
static std::size_t retdec::fileformat::VBHeader::structureSize |
( |
| ) |
|
|
inlinestatic |
◆ backupLanguageDLL
std::uint8_t retdec::fileformat::VBHeader::backupLanguageDLL[14] |
◆ COMRegisterDataAddr
std::uint32_t retdec::fileformat::VBHeader::COMRegisterDataAddr |
◆ externalTableAddr
std::uint32_t retdec::fileformat::VBHeader::externalTableAddr |
◆ GUITableAddr
std::uint32_t retdec::fileformat::VBHeader::GUITableAddr |
◆ helpFileOffset
std::uint32_t retdec::fileformat::VBHeader::helpFileOffset |
offset to the string containing name of the Help file
◆ languageDLL
std::uint8_t retdec::fileformat::VBHeader::languageDLL[14] |
◆ LCID1
std::uint32_t retdec::fileformat::VBHeader::LCID1 |
◆ LCID2
std::uint32_t retdec::fileformat::VBHeader::LCID2 |
◆ MDLIntObjsFlags
std::uint32_t retdec::fileformat::VBHeader::MDLIntObjsFlags |
VB controll flags for IDs < 32.
◆ MDLIntObjsFlags2
std::uint32_t retdec::fileformat::VBHeader::MDLIntObjsFlags2 |
VB controll flags for IDs > 32.
◆ nExternals
std::uint16_t retdec::fileformat::VBHeader::nExternals |
number of external OCX components
◆ nForms
std::uint16_t retdec::fileformat::VBHeader::nForms |
number of forms in this application
◆ nThreads
std::uint32_t retdec::fileformat::VBHeader::nThreads |
number of threads to support in pool
◆ nThunks
std::uint32_t retdec::fileformat::VBHeader::nThunks |
number of thunks to create
◆ projDescOffset
std::uint32_t retdec::fileformat::VBHeader::projDescOffset |
offset to the string containing project's description
◆ projectInfoAddr
std::uint32_t retdec::fileformat::VBHeader::projectInfoAddr |
◆ projExeNameOffset
std::uint32_t retdec::fileformat::VBHeader::projExeNameOffset |
offset to the string containing EXE filename
◆ projNameOffset
std::uint32_t retdec::fileformat::VBHeader::projNameOffset |
offset to the string containing project's name
◆ runtimeBuild
std::uint16_t retdec::fileformat::VBHeader::runtimeBuild |
◆ runtimeDLLVersion
std::uint16_t retdec::fileformat::VBHeader::runtimeDLLVersion |
version of the runtime DLL
◆ signature
std::uint32_t retdec::fileformat::VBHeader::signature |
◆ subMainAddr
std::uint32_t retdec::fileformat::VBHeader::subMainAddr |
◆ threadFlags
std::uint32_t retdec::fileformat::VBHeader::threadFlags |
The documentation for this struct was generated from the following file: