http://bugs.winehq.org/show_bug.cgi?id=23185
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2010-06-15 04:00:11 --- U+2122 is the trademark sign.
I can't reproduce the problem here:
$ ls -l /home/hans/.wine/drive_c/Program\ Files/Electronic\ Arts/Harry\ Potter\ and\ the\ Half-Blood\ Prince™\ Demo/Support/ total 8 drwxr-xr-x 19 hans hans 4096 2010-06-15 10:50 EA Help -rw-r--r-- 1 hans hans 3582 2009-01-27 11:28 Readme.en-uk.txt
From your traces it looks like CreateDirectory sets last error to
ERROR_FILE_NOT_FOUND, which looks strange to me. Could it be a locale problem?