ホーム › System.Diagnostics.Debug › DUMP_HEADER32
DUMP_HEADER32
構造体サイズ=各フィールドのバイト数(x64/x86 で異なる場合は x64/x86 と併記)。x64/x86 列=フィールドのバイトオフセット(HSPで dupptr / lpoke / wpoke 等に使用)。
フィールド
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| Signature | DWORD | 4 | +0 | +0 |
| ValidDump | DWORD | 4 | +4 | +4 |
| MajorVersion | DWORD | 4 | +8 | +8 |
| MinorVersion | DWORD | 4 | +12 | +12 |
| DirectoryTableBase | DWORD | 4 | +16 | +16 |
| PfnDataBase | DWORD | 4 | +20 | +20 |
| PsLoadedModuleList | DWORD | 4 | +24 | +24 |
| PsActiveProcessHead | DWORD | 4 | +28 | +28 |
| MachineImageType | DWORD | 4 | +32 | +32 |
| NumberProcessors | DWORD | 4 | +36 | +36 |
| BugCheckCode | DWORD | 4 | +40 | +40 |
| BugCheckParameter1 | DWORD | 4 | +44 | +44 |
| BugCheckParameter2 | DWORD | 4 | +48 | +48 |
| BugCheckParameter3 | DWORD | 4 | +52 | +52 |
| BugCheckParameter4 | DWORD | 4 | +56 | +56 |
| VersionUser | CHAR | 32 | +60 | +60 |
| PaeEnabled | BYTE | 1 | +92 | +92 |
| KdSecondaryVersion | BYTE | 1 | +93 | +93 |
| Spare3 | BYTE | 2 | +94 | +94 |
| KdDebuggerDataBlock | DWORD | 4 | +96 | +96 |
| Anonymous | _Anonymous_e__Union | 700 | +100 | +100 |
| ContextRecord | BYTE | 1200 | +800 | +800 |
| Exception | EXCEPTION_RECORD32 | 80 | +2000 | +2000 |
| Comment | CHAR | 128 | +2080 | +2080 |
| Attributes | DUMP_FILE_ATTRIBUTES | 4 | +2208 | +2208 |
| BootId | DWORD | 4 | +2212 | +2212 |
| _reserved0 | BYTE | 1760 | +2216 | +2216 |
| DumpType | DWORD | 4 | +3976 | +3976 |
| MiniDumpFields | DWORD | 4 | +3980 | +3980 |
| SecondaryDataState | DWORD | 4 | +3984 | +3984 |
| ProductType | DWORD | 4 | +3988 | +3988 |
| SuiteMask | DWORD | 4 | +3992 | +3992 |
| WriterStatus | DWORD | 4 | +3996 | +3996 |
| RequiredDumpSpace | LONGLONG | 8 | +4000 | +4000 |
| _reserved2 | BYTE | 16 | +4008 | +4008 |
| SystemUpTime | LONGLONG | 8 | +4024 | +4024 |
| SystemTime | LONGLONG | 8 | +4032 | +4032 |
| _reserved3 | BYTE | 56 | +4040 | +4040 |
共用体: _Anonymous_e__Union x64 700B / x86 700B
| フィールド | 型 | サイズ | x64 | x86 |
|---|---|---|---|---|
| PhysicalMemoryBlock | PHYSICAL_MEMORY_DESCRIPTOR32 | 16 | +0 | +0 |
| PhysicalMemoryBlockBuffer | BYTE | 700 | +0 | +0 |