ホーム › System.Diagnostics.Debug › IMAGE_COR20_HEADER
IMAGE_COR20_HEADER
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| cb | DWORD | 4 | +0 | +0 |
| MajorRuntimeVersion | WORD | 2 | +4 | +4 |
| MinorRuntimeVersion | WORD | 2 | +6 | +6 |
| MetaData | IMAGE_DATA_DIRECTORY | 8 | +8 | +8 |
| Flags | DWORD | 4 | +16 | +16 |
| Anonymous | _Anonymous_e__Union | 4 | +20 | +20 |
| Resources | IMAGE_DATA_DIRECTORY | 8 | +24 | +24 |
| StrongNameSignature | IMAGE_DATA_DIRECTORY | 8 | +32 | +32 |
| CodeManagerTable | IMAGE_DATA_DIRECTORY | 8 | +40 | +40 |
| VTableFixups | IMAGE_DATA_DIRECTORY | 8 | +48 | +48 |
| ExportAddressTableJumps | IMAGE_DATA_DIRECTORY | 8 | +56 | +56 |
| ManagedNativeHeader | IMAGE_DATA_DIRECTORY | 8 | +64 | +64 |
共用体: _Anonymous_e__Union x64 4B / x86 4B
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| EntryPointToken | DWORD | 4 | +0 | +0 |
| EntryPointRVA | DWORD | 4 | +0 | +0 |