msvcrt: Fix locale creation for multibyte encoding (try3)

Piotr Caban piotr at codeweavers.com
Thu Mar 31 10:07:58 CDT 2011


try2:
   - use LCMapStringA on whole buffer
   - set _LEADBYTE flag
try3:
   - C1_DEFINED flag is set by GetStringTypeA, no need to set/remove it
---
  dlls/msvcrt/locale.c |   15 ++++++++++++---
  1 files changed, 12 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-msvcrt-Fix-locale-creation-for-multibyte-encoding.txt
Type: text/x-patch
Size: 1529 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110331/c2823bb2/attachment-0001.bin>


More information about the wine-patches mailing list