kernel32: Fix incorrect lastpart in GetFullPathNameA with DBCS. (try 2)

Akihiro Sagawa sagawa.aki at gmail.com
Mon Oct 13 10:24:58 CDT 2014


Try 2:
    - Take over Aric's work.
    - Implement DBCS handling by FILE_name_WtoA().
    - Add test case.
---
 dlls/kernel32/path.c       | 16 ++++++----------
 dlls/kernel32/tests/path.c | 22 ++++++++++++++++++++++
 2 files changed, 28 insertions(+), 10 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-kernel32-Fix-incorrect-lastpart-in-GetFullPathNameA-.patch
Type: text/x-patch
Size: 2715 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141014/7d7d4b3b/attachment.bin>


More information about the wine-patches mailing list