| Min version | XP SP2 | Vista | 7 |
|---|---|---|---|
| Max version | 2003/XP64 SP2 | Vista SP2 | 10 TH2 |
| x86 offset offset:bitpos | Field Name | ||
| 0x0000 | struct _RTL_STACK_TRACE_ENTRY * HashChain | struct _RTL_STACK_TRACE_ENTRY * HashChain | struct _RTL_STD_LIST_ENTRY HashChain |
| 0x0000 | struct _RTL_STACK_TRACE_ENTRY * FreeChain | ||
| 0x0004 | unsigned long TraceCount | uint16_t TraceCount | |
| 0x0004:0x0B | uint16_t BlockDepth | ||
| 0x0006 | uint16_t IndexHigh | ||
| 0x0008 | uint16_t Index | ||
| 0x000A | uint16_t Depth | ||
| 0x000C | void *[32] BackTrace | void *[32] BackTrace | |
| 0x000C | struct _SINGLE_LIST_ENTRY FreeChain | ||