typedef struct _TEB_ACTIVE_FRAME_CONTEXT { unsigned long Flags; const char *FrameName; } TEB_ACTIVE_FRAME_CONTEXT, *PTEB_ACTIVE_FRAME_CONTEXT;