http://bugs.winehq.org/show_bug.cgi?id=23115 --- Comment #9 from Pavel <rawlik(a)list.ru> 2010-06-16 09:28:06 --- Created an attachment (id=28886) --> (http://bugs.winehq.org/attachment.cgi?id=28886) console test and, source and a comopund file (copy/paste/clean surplus from memlockbyte.c) This test works fine under Windows but under wine not :D under Wine FileCreateW don't open the file if the path is multibyte. Under Windows. My IlockBytes::Stat method it's called 3 times, But all 3 times without querying filename. And finally: The file name is returned correct ! ??????? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.