21#define WIN32_NO_STATUS
23#define COM_NO_WINDOWS_H
33#include <reactos/buildno.h>
53#include <rosautotestmsg.h>
56#define EXCEPTION(Message) throw CSimpleException(Message)
57#define FATAL(Message) throw CFatalException(__FILE__, __LINE__, Message)
58#define SSEXCEPTION throw CSimpleException(ss.str())
59#define TESTEXCEPTION(Message) throw CTestException(Message)
static CHAR AppName[MAX_PATH]
string StringOut(const string &String, bool forcePrint=true)
string GetINIValue(PCWCH AppName, PCWCH KeyName, PCWCH FileName)
string UnicodeToAscii(PCWSTR UnicodeString)
bool IsNumber(const char *Input)
CConfiguration Configuration
string EscapeString(const char *Input)
wstring AsciiToUnicode(const char *AsciiString)
_Must_inspect_result_ _In_ WDFDEVICE _In_ PCUNICODE_STRING KeyName
_Must_inspect_result_ _In_ WDFDEVICE _In_ WDFSTRING String