I'm using CVI 2020 on Win11. Now I want to save chinese strings into my ini file with Ini_PutString(). Inside the running program, the chinese font is showing fine, but after calling the function Ini_WriteToFile(), the chinese font inside the ini file is = ?. Is utf-8 not supported by the INI Library?