EntryPoint |
A class to represent a new-executable entry point.
|
EntryTable |
A class to represent a new-executable entry table.
|
EntryTableBundle |
A class to represent a new-executable entry table bundle.
|
ImportedNameTable |
A class to represent the new-executable imported name table.
|
InformationBlock |
A class to represent the Information Block
defined in the Windows new-style executable.
|
LengthStringOrdinalSet |
A class to hold a length/string/ordinal set.
|
LengthStringSet |
A class to store a length/string set,
where the string is not null-terminated
and the length field determines the string
length
|
ModuleReferenceTable |
A class to represent the new-executable module reference table.
|
NewExecutable |
A class to manage loading New Executables (NE).
|
NonResidentNameTable |
A class to represent the new-executable non-resident name table.
|
ResidentNameTable |
A class to represent the new-executable resident name table.
|
Resource |
An implementation of the new-executable TNAMEINFO structure.
|
ResourceName |
A class for storing new-executable resource names.
|
ResourceStringTable |
A class for storing new-executable resource string tables.
|
ResourceTable |
A class for storing the new-executable resource table.
|
ResourceType |
An implementation of the TTYPEINFO structure.
|
Segment |
A class to represent a new-executable segment.
|
SegmentRelocation |
A class to represent a new-executable segment relocation.
|
SegmentTable |
A class to represent the new-executable segment table.
|
WindowsHeader |
A class to represent and parse the
Windows new-style executable (NE) header.
|