ChangeSet ID: 12039 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/18 22:05:07
Modified files: dlls/ntdll : rtlstr.c dlls/kernel : locale.c
Log message: Fixed ntdll_wcstoumbs and WideCharToMultiByte to set the 'used' flag for UTF-8 codepage too. This was causing DIR_nt_to_unix to fail in some cases (tracked down with help from Alex Pasadyn).
Patch: http://cvs.winehq.org/patch.py?id=12039
Old revision New revision Changes Path 1.44 1.45 +5 -4 wine/dlls/ntdll/rtlstr.c 1.40 1.41 +1 -0 wine/dlls/kernel/locale.c