http://bugs.winehq.org/show_bug.cgi?id=8022
------- Additional Comments From us@edmeades.me.uk 2007-11-04 15:41 ------- (Thanks for assigning it..)
1. If I do 'LC_ALL=C wineconsole --backend=user cmd /K xcopy /?' I see the spaced chars you mention. If I do 'wine cmd /K xcopy /?' if outputs ok - Can you confirm this is true for you - It would appear wprintf in a user backend does not like unicode
2. If you do wine cmd /K dir, do the characters appear ok? Are the chars in the listing below actually russian characters (ie not a-z etc), the first file appears ok which is one I assume is pure a-z 0-9? - This would see if the problem is actually the same as (1)
3. Since I dont know Russian, any thoughts on how to create a file with russian characters and set my locale in a window so I can recreate that part here?