> From: Costas Argyris <[email protected]> > Date: Tue, 11 Apr 2023 14:50:53 +0100 > Cc: [email protected], [email protected] > > > AFAIK, GetACP can never return UTF-8, except if the program was > > compiled with those resources. > > In the scenario I am describing, Make was compiled with the resource, > so GetACP should return UTF-8 on the one hand. On the other hand > though, since Make is running in Windows version < 1903, it shouldn't > return UTF-8 because this functionality is not supported in that version.
That is what will happen, AFAIK.
