[Bug 39811] GetLongPathName not working on case insensitive filesystems when short path is passed

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Dec 18 14:29:52 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=39811

--- Comment #4 from Ken Thomases <ken at codeweavers.com> ---
The suggested fix is OK with me.

After release, we might try putting in a test for the name matching the pattern
of a short name and, if it doesn't, returning STATUS_NO_MORE_FILES.  Obviously,
we'll have to be much more careful with the testing this time around. :(

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