http://bugs.winehq.org/show_bug.cgi?id=4478
------- Additional Comments From cnbiz850@sohu.com 2006-04-02 17:01 ------- Created an attachment (id=1836) --> (http://bugs.winehq.org/attachment.cgi?id=1836&action=view) log file as requested
I ran the program with WINEDEBUG=warn+all and did get some possible indications of the problems. Please see attached log file.
I did some further research. Functions file:CreateFileW or ntdll:NtCreateFile, or things like that can not handle Chinese filenames. That seems to be the problem. At the same time, it seems that opening files with Chinese names is OK.