#define UNICODE #define _UNICODE #include #include int _tmain(int argc, _TCHAR* argv[]) { _tprintf(_T("Test\n")); }