WCHAR -> wchar_t

This commit is contained in:
Tropical
2026-03-30 00:27:49 -05:00
parent be2c65486d
commit f03c7163f4
55 changed files with 261 additions and 262 deletions

View File

@@ -60,7 +60,7 @@ public:
const wchar_t* getString(const std::wstring& id);
const wchar_t* getString(int id);
// static LPCWSTR m_wchLocaleCode[LOCALE_COUNT];
// static const wchar_t* m_wchLocaleCode[LOCALE_COUNT];
private:
// std::wstring getLangId(DWORD dwLanguage=0);