Searched defs:GuaranteedStackBytes (Results 1 - 1 of 1) sorted by relevance

/vbox/include/iprt/nt/
H A Dnt.h1124 uint32_t GuaranteedStackBytes; /**< 0x1748 / 0xf78 */ member in struct:_TEB_COMMON
1331 AssertCompileMemberOffset(TEB_COMMON, GuaranteedStackBytes, ARCH_BITS == 64 ? 0x1748 : 0xf78);

Completed in 71 milliseconds