#pragma once //Get the caller to this function module name CSimpleStringA DumpStack(DWORD nSkipLevel); CSimpleStringA GetCallerFunctionName(DWORD nSkipLevel); BOOL ShowThreadInfo (DWORD tid); CSimpleStringA TraceStack();