ReactOS 0.4.15-dev-7958-gcd0bb1a
_tagASSEMBLY Struct Reference
Collaboration diagram for _tagASSEMBLY:

Public Attributes

IMAGE_DOS_HEADER doshdr
 
WORD unknown [32]
 
IMAGE_NT_HEADERS32 nthdrs
 
IMAGE_SECTION_HEADER text
 
IMAGE_SECTION_HEADER rsrc
 
IMAGE_SECTION_HEADER reloc
 
BYTE pad [16]
 
IMAGE_IMPORT_BY_NAME iat
 
BYTE pad2 [3]
 
IMAGE_COR20_HEADER clrhdr
 
WORD strongname [64]
 
RESOURCE resource
 
METADATAHDR metadatahdr
 
METADATASTREAMHDR roothdr
 
BYTE rootname [4]
 
METADATASTREAMHDR stringshdr
 
BYTE stringsname [12]
 
METADATASTREAMHDR ushdr
 
BYTE usname [4]
 
METADATASTREAMHDR guidhdr
 
BYTE guidname [8]
 
METADATASTREAMHDR blobhdr
 
BYTE blobname [8]
 
METADATATABLESHDR tableshdr
 
DWORD numrows [4]
 
MODULETABLE modtable
 
TYPEDEFTABLE tdtable
 
ASSEMBLYTABLE asmtable
 
MANIFESTRESTABLE manifestrestable
 
WORD pad3
 
BYTE stringheap [40]
 
WORD usheap [4]
 
WORD guidheap [8]
 
WORD blobheap [82]
 
IMAGE_IMPORT_DESCRIPTOR importdesc
 
BYTE pad4 [20]
 
IMPORTLOOKUPTABLE importlookup
 
HINTNAMETABLE hintnametable
 
BYTE pad5 [108]
 
IMAGE_RESOURCE_DIRECTORY topresdir
 
IMAGE_RESOURCE_DIRECTORY_ENTRY labelres
 
IMAGE_RESOURCE_DIRECTORY res11dir
 
IMAGE_RESOURCE_DIRECTORY_ENTRY label11res
 
IMAGE_RESOURCE_DIRECTORY res10dir
 
IMAGE_RESOURCE_DIRECTORY_ENTRY label10res
 
IMAGE_RESOURCE_DATA_ENTRY resdata
 
VS_VERSIONINFO verinfo
 
VARFILEINFO varfileinfo
 
VAR translation
 
STRINGFILEINFO strfileinfo
 
STRINGTABLE strtable
 
STRINGHDR filedeschdr
 
WCHAR filedesckey [17]
 
WCHAR filedescval [2]
 
STRINGHDR fileverhdr
 
WCHAR fileverkey [13]
 
WCHAR fileverval [8]
 
STRINGHDR intnamehdr
 
WCHAR intnamekey [13]
 
WCHAR intnameval [10]
 
STRINGHDR copyrighthdr
 
WCHAR copyrightkey [15]
 
WCHAR copyrightval [2]
 
STRINGHDR orignamehdr
 
WCHAR orignamekey [17]
 
WCHAR orignameval [10]
 
STRINGHDR prodverhdr
 
WCHAR prodverkey [15]
 
WCHAR prodverval [8]
 
STRINGHDR asmverhdr
 
WCHAR asmverkey [17]
 
WCHAR asmverval [8]
 
WORD pad6 [182]
 
RELOCATION relocation
 
WORD pad7 [250]
 

Detailed Description

Definition at line 197 of file asmcache.c.

Member Data Documentation

◆ asmtable

ASSEMBLYTABLE _tagASSEMBLY::asmtable

Definition at line 226 of file asmcache.c.

◆ asmverhdr

STRINGHDR _tagASSEMBLY::asmverhdr

Definition at line 268 of file asmcache.c.

◆ asmverkey

WCHAR _tagASSEMBLY::asmverkey[17]

Definition at line 269 of file asmcache.c.

◆ asmverval

WCHAR _tagASSEMBLY::asmverval[8]

Definition at line 270 of file asmcache.c.

◆ blobhdr

METADATASTREAMHDR _tagASSEMBLY::blobhdr

Definition at line 220 of file asmcache.c.

◆ blobheap

WORD _tagASSEMBLY::blobheap[82]

Definition at line 232 of file asmcache.c.

◆ blobname

BYTE _tagASSEMBLY::blobname[8]

Definition at line 221 of file asmcache.c.

◆ clrhdr

IMAGE_COR20_HEADER _tagASSEMBLY::clrhdr

Definition at line 208 of file asmcache.c.

◆ copyrighthdr

STRINGHDR _tagASSEMBLY::copyrighthdr

Definition at line 259 of file asmcache.c.

◆ copyrightkey

WCHAR _tagASSEMBLY::copyrightkey[15]

Definition at line 260 of file asmcache.c.

◆ copyrightval

WCHAR _tagASSEMBLY::copyrightval[2]

Definition at line 261 of file asmcache.c.

◆ doshdr

IMAGE_DOS_HEADER _tagASSEMBLY::doshdr

Definition at line 199 of file asmcache.c.

◆ filedeschdr

STRINGHDR _tagASSEMBLY::filedeschdr

Definition at line 250 of file asmcache.c.

◆ filedesckey

WCHAR _tagASSEMBLY::filedesckey[17]

Definition at line 251 of file asmcache.c.

◆ filedescval

WCHAR _tagASSEMBLY::filedescval[2]

Definition at line 252 of file asmcache.c.

◆ fileverhdr

STRINGHDR _tagASSEMBLY::fileverhdr

Definition at line 253 of file asmcache.c.

◆ fileverkey

WCHAR _tagASSEMBLY::fileverkey[13]

Definition at line 254 of file asmcache.c.

◆ fileverval

WCHAR _tagASSEMBLY::fileverval[8]

Definition at line 255 of file asmcache.c.

◆ guidhdr

METADATASTREAMHDR _tagASSEMBLY::guidhdr

Definition at line 218 of file asmcache.c.

◆ guidheap

WORD _tagASSEMBLY::guidheap[8]

Definition at line 231 of file asmcache.c.

◆ guidname

BYTE _tagASSEMBLY::guidname[8]

Definition at line 219 of file asmcache.c.

◆ hintnametable

HINTNAMETABLE _tagASSEMBLY::hintnametable

Definition at line 236 of file asmcache.c.

◆ iat

IMAGE_IMPORT_BY_NAME _tagASSEMBLY::iat

Definition at line 206 of file asmcache.c.

◆ importdesc

IMAGE_IMPORT_DESCRIPTOR _tagASSEMBLY::importdesc

Definition at line 233 of file asmcache.c.

◆ importlookup

IMPORTLOOKUPTABLE _tagASSEMBLY::importlookup

Definition at line 235 of file asmcache.c.

◆ intnamehdr

STRINGHDR _tagASSEMBLY::intnamehdr

Definition at line 256 of file asmcache.c.

◆ intnamekey

WCHAR _tagASSEMBLY::intnamekey[13]

Definition at line 257 of file asmcache.c.

◆ intnameval

WCHAR _tagASSEMBLY::intnameval[10]

Definition at line 258 of file asmcache.c.

◆ label10res

IMAGE_RESOURCE_DIRECTORY_ENTRY _tagASSEMBLY::label10res

Definition at line 243 of file asmcache.c.

◆ label11res

IMAGE_RESOURCE_DIRECTORY_ENTRY _tagASSEMBLY::label11res

Definition at line 241 of file asmcache.c.

◆ labelres

IMAGE_RESOURCE_DIRECTORY_ENTRY _tagASSEMBLY::labelres

Definition at line 239 of file asmcache.c.

◆ manifestrestable

MANIFESTRESTABLE _tagASSEMBLY::manifestrestable

Definition at line 227 of file asmcache.c.

◆ metadatahdr

METADATAHDR _tagASSEMBLY::metadatahdr

Definition at line 211 of file asmcache.c.

◆ modtable

MODULETABLE _tagASSEMBLY::modtable

Definition at line 224 of file asmcache.c.

◆ nthdrs

IMAGE_NT_HEADERS32 _tagASSEMBLY::nthdrs

Definition at line 201 of file asmcache.c.

◆ numrows

DWORD _tagASSEMBLY::numrows[4]

Definition at line 223 of file asmcache.c.

◆ orignamehdr

STRINGHDR _tagASSEMBLY::orignamehdr

Definition at line 262 of file asmcache.c.

◆ orignamekey

WCHAR _tagASSEMBLY::orignamekey[17]

Definition at line 263 of file asmcache.c.

◆ orignameval

WCHAR _tagASSEMBLY::orignameval[10]

Definition at line 264 of file asmcache.c.

◆ pad

BYTE _tagASSEMBLY::pad[16]

Definition at line 205 of file asmcache.c.

◆ pad2

BYTE _tagASSEMBLY::pad2[3]

Definition at line 207 of file asmcache.c.

◆ pad3

WORD _tagASSEMBLY::pad3

Definition at line 228 of file asmcache.c.

◆ pad4

BYTE _tagASSEMBLY::pad4[20]

Definition at line 234 of file asmcache.c.

◆ pad5

BYTE _tagASSEMBLY::pad5[108]

Definition at line 237 of file asmcache.c.

◆ pad6

WORD _tagASSEMBLY::pad6[182]

Definition at line 271 of file asmcache.c.

◆ pad7

WORD _tagASSEMBLY::pad7[250]

Definition at line 273 of file asmcache.c.

◆ prodverhdr

STRINGHDR _tagASSEMBLY::prodverhdr

Definition at line 265 of file asmcache.c.

◆ prodverkey

WCHAR _tagASSEMBLY::prodverkey[15]

Definition at line 266 of file asmcache.c.

◆ prodverval

WCHAR _tagASSEMBLY::prodverval[8]

Definition at line 267 of file asmcache.c.

◆ reloc

IMAGE_SECTION_HEADER _tagASSEMBLY::reloc

Definition at line 204 of file asmcache.c.

◆ relocation

RELOCATION _tagASSEMBLY::relocation

Definition at line 272 of file asmcache.c.

◆ res10dir

IMAGE_RESOURCE_DIRECTORY _tagASSEMBLY::res10dir

Definition at line 242 of file asmcache.c.

◆ res11dir

IMAGE_RESOURCE_DIRECTORY _tagASSEMBLY::res11dir

Definition at line 240 of file asmcache.c.

◆ resdata

IMAGE_RESOURCE_DATA_ENTRY _tagASSEMBLY::resdata

Definition at line 244 of file asmcache.c.

◆ resource

RESOURCE _tagASSEMBLY::resource

Definition at line 210 of file asmcache.c.

◆ roothdr

METADATASTREAMHDR _tagASSEMBLY::roothdr

Definition at line 212 of file asmcache.c.

◆ rootname

BYTE _tagASSEMBLY::rootname[4]

Definition at line 213 of file asmcache.c.

◆ rsrc

IMAGE_SECTION_HEADER _tagASSEMBLY::rsrc

Definition at line 203 of file asmcache.c.

◆ strfileinfo

STRINGFILEINFO _tagASSEMBLY::strfileinfo

Definition at line 248 of file asmcache.c.

◆ stringheap

BYTE _tagASSEMBLY::stringheap[40]

Definition at line 229 of file asmcache.c.

◆ stringshdr

METADATASTREAMHDR _tagASSEMBLY::stringshdr

Definition at line 214 of file asmcache.c.

◆ stringsname

BYTE _tagASSEMBLY::stringsname[12]

Definition at line 215 of file asmcache.c.

◆ strongname

WORD _tagASSEMBLY::strongname[64]

Definition at line 209 of file asmcache.c.

◆ strtable

STRINGTABLE _tagASSEMBLY::strtable

Definition at line 249 of file asmcache.c.

◆ tableshdr

METADATATABLESHDR _tagASSEMBLY::tableshdr

Definition at line 222 of file asmcache.c.

◆ tdtable

TYPEDEFTABLE _tagASSEMBLY::tdtable

Definition at line 225 of file asmcache.c.

◆ text

IMAGE_SECTION_HEADER _tagASSEMBLY::text

Definition at line 202 of file asmcache.c.

◆ topresdir

IMAGE_RESOURCE_DIRECTORY _tagASSEMBLY::topresdir

Definition at line 238 of file asmcache.c.

◆ translation

VAR _tagASSEMBLY::translation

Definition at line 247 of file asmcache.c.

◆ unknown

WORD _tagASSEMBLY::unknown[32]

Definition at line 200 of file asmcache.c.

◆ ushdr

METADATASTREAMHDR _tagASSEMBLY::ushdr

Definition at line 216 of file asmcache.c.

◆ usheap

WORD _tagASSEMBLY::usheap[4]

Definition at line 230 of file asmcache.c.

◆ usname

BYTE _tagASSEMBLY::usname[4]

Definition at line 217 of file asmcache.c.

◆ varfileinfo

VARFILEINFO _tagASSEMBLY::varfileinfo

Definition at line 246 of file asmcache.c.

◆ verinfo

VS_VERSIONINFO _tagASSEMBLY::verinfo

Definition at line 245 of file asmcache.c.


The documentation for this struct was generated from the following file: