[1/2] [v2] kernel32: Implement LCMAP_FULLWIDTH.

Akihiro Sagawa sagawa.aki at gmail.com
Sun Oct 2 10:06:55 CDT 2016


v2:
  Avoid allocating buffer memory.
  (includes adaptation map_to_fullwidth function, reorder LCMAP_HIRAGANA and LCMAP_KATAKANA position)
  Simplify mapping tables for symbols and Hangul variants.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/kernel32/locale.c       | 195 +++++++++++++++++++++++++++++++++++++------
 dlls/kernel32/tests/locale.c |  12 ++-
 2 files changed, 179 insertions(+), 28 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-v2-kernel32-Implement-LCMAP_FULLWIDTH.patch
Type: text/x-patch
Size: 10712 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20161003/638ff6b9/attachment-0001.bin>


More information about the wine-patches mailing list