I've unsuccessfully tried to find a method to examine the Thread Environment Block (AKA Thread Information Block) when debugging native code with the Visual Studio 2010.
I know that FS:[0]
should point at it, but the value in FS
seems ambiguous.