[Bug 15326] ntdll:NtCreateFile is not parsing the file create string correctly so fails

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 2 22:40:25 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=15326





--- Comment #18 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-06-02 22:40:24 ---
Your test doesn't prove anything. Most likely the problem starts before
the FindFirstFileExW() call. You need to figure out why escaped path has
been passed to FindFirstFileExW(), and if that's really causing the failure,
or just an application bug, and the problem is somewhere else.

-- 
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.



More information about the wine-bugs mailing list