2025-04-27 07:49:33 -04:00

18 lines
427 B
C++

#include "stdafx.h"
#include "helpacc.h"
#include "helptab.h"
#include "global.h"
HelpAssistantAccount g_HelpAccount;
CHelpSessionTable g_HelpSessTable;
CComBSTR g_LocalSystemSID;
PSID g_pSidSystem = NULL;
CComBSTR g_UnknownString;
CComBSTR g_RAString;
CComBSTR g_URAString;
CComBSTR g_TSSecurityBlob;