switch L"" to TEXT("")

This commit is contained in:
freedom7341
2023-10-10 16:31:06 -06:00
parent c43c176538
commit 1ed794d640
7 changed files with 35 additions and 31 deletions

View File

@@ -33,7 +33,7 @@ HICON hProgMgrIcon = NULL;
HICON hGroupIcon = NULL;
// Global Strings
WCHAR szAppTitle[64];
WCHAR szProgMgr[] = L"progmgr";
WCHAR szProgMgr[] = TEXT("progmgr");
WCHAR szWebsite[64];
WCHAR szClass[16];
// Permissions