ホーム › System.WindowsProgramming › IMAGE_DELAYLOAD_DESCRIPTOR
IMAGE_DELAYLOAD_DESCRIPTOR
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| Attributes | _Attributes_e__Union | 8/4 | +0 | +0 |
| DllNameRVA | DWORD | 4 | +8 | +4 |
| ModuleHandleRVA | DWORD | 4 | +12 | +8 |
| ImportAddressTableRVA | DWORD | 4 | +16 | +12 |
| ImportNameTableRVA | DWORD | 4 | +20 | +16 |
| BoundImportAddressTableRVA | DWORD | 4 | +24 | +20 |
| UnloadInformationTableRVA | DWORD | 4 | +28 | +24 |
| TimeDateStamp | DWORD | 4 | +32 | +28 |
共用体: _Attributes_e__Union x64 8B / x86 4B
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| AllAttributes | DWORD | 4 | +0 | +0 |
| Anonymous | _Anonymous_e__Struct | 8/4 | +0 | +0 |