[Bug 34851] 64-bit Autodesk Fusion 360 installer needs kernel32 GetFinalPathNameByHandleA/W

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 3 14:12:15 CST 2013


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

--- Comment #2 from Nikolay Sivov <bunglehead at gmail.com> 2013-11-03 14:12:15 CST ---
The way Python uses it looks a bit dirty, first buffer size is queried with
VOLUME_NAME_NT and later path is retrieved with VOLUME_NAME_DOS. So it
allocates too much and relies on later variant be shorter. Or..they workaround
some API details.

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