[Bug 17758] GetFileAttributesExW accepts unix paths

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 15 19:32:18 CDT 2009


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


Vincent Povirk <madewokherd at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |download, source




--- Comment #1 from Vincent Povirk <madewokherd at gmail.com>  2009-03-15 19:32:17 ---
As a quick test, install Python and run

$ wine 'c:\Python30\python' -c 'print(__import__("os").path.exists("/bin/sh"))'

It prints True on Wine if /bin is mapped and False on Windows.


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