AuroraRuntime/Source/Locale
Jamie Reece Wilson 26209ea066 [*] Prevent SysPanic/SysAsserts under Windows Vista and beta builds of Windows 7 during locale lookup. This shouldn't impact Windows XP. Perhaps Winserver 2003, beta 7, and other releases of older Windows could crash on start up.
Unrelated note, Windows XP does in fact have NLS support with these APIs; we just need to use "nlsdl.dll". Fortunately, we already have Windows XP paths, and that DLL is nothing more than a 24kb stub that calls GetLocaleInfoW. Something we already do ourselves.
2024-05-13 21:57:00 +01:00
..
Encoding [*] im low iq 2022-08-13 06:10:01 +01:00
Locale.cpp [+] AuCrypto::BCrypt 2022-09-15 20:48:50 +01:00
Locale.hpp [+] Initial unoptimized iconv backend in the gross locale encode subsystem 2022-04-11 19:56:14 +01:00
LocaleConvertWide.cpp [*] Linux build regressions, and shrink the size of Linux RWLocks to 48 bytes from 64 2024-05-07 14:57:19 +01:00
LocaleConvertWide.hpp [+] AuCrypto::BCrypt 2022-09-15 20:48:50 +01:00
LocaleGetLocale.cpp [*] Prevent SysPanic/SysAsserts under Windows Vista and beta builds of Windows 7 during locale lookup. This shouldn't impact Windows XP. Perhaps Winserver 2003, beta 7, and other releases of older Windows could crash on start up. 2024-05-13 21:57:00 +01:00
LocaleGetLocale.hpp [+] AuCrypto::BCrypt 2022-09-15 20:48:50 +01:00
LocaleStrings.cpp [*] Improve alt-AuString allocator awareness 2024-04-20 02:29:49 +01:00
LocaleStrings.hpp Large Commit 2022-01-24 18:43:53 +00:00