10 Oct
2024
10 Oct
'24
12:02 p.m.
One thing came to my mind: with this modification `_setmbcp` would be called twice for the main thread, once in `msvcrt_get_thread_data` when allocating the thread data, and once in `msvcrt_init_locale`. Is this a problem? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6644#note_84569