http://bugs.winehq.org/show_bug.cgi?id=26888
Dr 4asm ignas2526@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ignas2526@gmail.com
--- Comment #11 from Dr 4asm ignas2526@gmail.com --- Still an issue in 1.7.15. I've compiled and ran the program. On Windows XP, it works as OP described: works up to and including 255, fails after.
No matter how many characters filename has, 1, 85, 255, etc., on wine, it always fails with error 2, the ERROR_FILE_NOT_FOUND. The wine prefix is on the standard Mac OS X filesystem, Mac OS Extended (Journaled). I'm pretty sure, that it is not an issue with my filesystem, since creating file with many characters from the terminal works fine, and according to wikipedia, Mac OS Extended can have maximum filename of "255 characters (255 UTF-16 encoding units, normalized to Apple-modified variant of Unicode Normalization Format D)".