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

/vbox/include/iprt/nt/
H A Dnt.h1038 NTSTATUS LastStatusValue; /**< 0x1250 / 0xbf4 */ member in struct:_TEB_COMMON
1323 AssertCompileMemberOffset(TEB_COMMON, LastStatusValue, ARCH_BITS == 64 ? 0x1250 : 0xbf4);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinternl.h345 ULONG LastStatusValue; /* bf4/1250 */ member in struct:_TEB
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinternl.h345 ULONG LastStatusValue; /* bf4/1250 */ member in struct:_TEB

Completed in 93 milliseconds