#include <visual_basic_structures.h>
◆ structureSize()
static std::size_t retdec::fileformat::VBProjInfo::structureSize |
( |
| ) |
|
|
inlinestatic |
◆ codeEndAddr
std::uint32_t retdec::fileformat::VBProjInfo::codeEndAddr |
◆ codeStartAddr
std::uint32_t retdec::fileformat::VBProjInfo::codeStartAddr |
◆ dataSize
std::uint32_t retdec::fileformat::VBProjInfo::dataSize |
size of VB object structures
◆ exHandlerAddr
std::uint32_t retdec::fileformat::VBProjInfo::exHandlerAddr |
VBA exception handler address.
◆ externalTableAddr
std::uint32_t retdec::fileformat::VBProjInfo::externalTableAddr |
◆ nativeCodeAddr
std::uint32_t retdec::fileformat::VBProjInfo::nativeCodeAddr |
◆ nExternals
std::uint32_t retdec::fileformat::VBProjInfo::nExternals |
number of external OCX components
◆ null
std::uint32_t retdec::fileformat::VBProjInfo::null |
unused value after compilation
◆ objectTableAddr
std::uint32_t retdec::fileformat::VBProjInfo::objectTableAddr |
◆ pathInformation
std::uint8_t retdec::fileformat::VBProjInfo::pathInformation[528] |
◆ threadSpaceAddr
std::uint32_t retdec::fileformat::VBProjInfo::threadSpaceAddr |
eddress of address of thread object
◆ version
std::uint32_t retdec::fileformat::VBProjInfo::version |
5.00 in Hex (0x1F4), version
The documentation for this struct was generated from the following file: