wxwidgets/include
Vadim Zeitlin fcde4ac7c6 Add wxEnsureLocaleIsCompatibleWithCRT() helper
No real changes, just refactor the code to use this function instead of
calling setlocale(LC_CTYPE) twice.

This makes it more clear what we're doing and will make it simpler to
get rid of this when we don't have to do it any longer.
2023-04-22 18:58:16 +02:00
..
msvc/wx Link with lexilla library too in MSVS-specific wx/setup.h 2023-03-08 18:24:38 +00:00
wx Add wxEnsureLocaleIsCompatibleWithCRT() helper 2023-04-22 18:58:16 +02:00