Skip to content

About locale convertion : use default application encoding set by setlocale().

Julien Wadel requested to merge fix/win_encoding_53 into release/5.3

Fallback to CP_APC if not found. Mark bctbx_set_default_encoding as deprecated. setLocale() should be used instead.

Merge request reports