I am using VS-2019 and just updated to 16.3.3.
Now the resource editor changes the encoding of my RC files from codepage 1252 to UTF-8. The problem is, that I have tools that need to touch and translate the RC files. This tools can't handle UTF-8 encoded files.
Is there a way to prevent that VS-2019 changes the encoding of the file?
I already filed a problem for this.