executables
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
executables
pe
/
space.iseki.executables.pe
/
StandardHeader
/
StandardHeader
Standard
Header
constructor
(
magic
:
PE32Magic
,
majorLinkerVersion
:
Byte
,
minorLinkerVersion
:
Byte
,
sizeOfCode
:
UInt
,
sizeOfInitializedData
:
UInt
,
sizeOfUninitializedData
:
UInt
,
addressOfEntryPoint
:
Address32
,
baseOfCode
:
Address32
,
baseOfData
:
Address32
)
(
source
)