matlo / GIMX

The GIMX software.
GNU General Public License v3.0
591 stars 105 forks source link

Issues with non-ASCII chars in path or filename #604

Closed matlo closed 5 years ago

matlo commented 5 years ago

Reported here: https://forum.gimx.fr/viewtopic.php?p=16094#p16094

matlo commented 5 years ago

For fast testing in gimx-launcher:

//    const wchar_t* sUserDir = L"C:\\Users\\Администратор\\AppData\\Roaming";
//    userDir = wxString(sUserDir);