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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jun 3 10:06:46 CDT 2009


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





--- Comment #24 from Dmitry Timoshkov <dmitry at codeweavers.com>  2009-06-03 10:06:44 ---
(In reply to comment #23)
> There are a couple of problems I found:
> first is this
> "file:///C%3A/Program%20Files/Sony/Station/LaunchPad/PatchCache2.xml"
> which is the uri of the file. URI's seem not to be parsing correctly so the
> file is not found

Again, where this does come from? Is that a real problem at all, or just an
application bug?

> Second:
> If the application just does the following:
> test\test.txt
> windows assumes to take the current running directory and prepends that onto
> the location. So the above would look like this if the application was running
> in D:\test
> D:\test\test\test.txt

It's supposed to work just fine in Wine.

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