https://bugs.winehq.org/show_bug.cgi?id=56160
--- Comment #8 from Maotong Zhang zmtong1988@gmail.com --- (In reply to Zeb Figura from comment #4)
What application are you trying to run with Wine, that is failing due to this bug?
Test program : Created attachment 75853 [details]
program code : Created attachment 75854 [details]
test file :Created attachment 75855 [details]
run: Place the Test.ini file in the [ drive_c ] directory of the container. Run the test. exe file using Wine. View the results.
Result: The test program can read file contents under Windows, and using Wine is incorrect.
[PROFILE DetectTextEncoding] parsed [ENCODING ANSI] instead of the correct [UTF-16 LE] encoding, resulting in file read errors.