On Mon, Apr 6, 2020 at 8:17 PM Juan José Santamaría Flecha <
juanjo.santama...@gmail.com> wrote:

>
> How do you reproduce this issue with Visual Studio? I see there is an
> ifdef directive above IsoLocaleName():
>
> #if defined(WIN32) && defined(LC_MESSAGES)
>
> I would expect  defined(LC_MESSAGES) to be false in MSVC.
>

You need to enable NLS support in the config file. Let me know if that
answers your question.

-- 
Regards,
Davinder.

Reply via email to