Jacek Caban : winex11: Use ntdll_umbstowcs and ntdll_wcstoumbs for Unicode conversion.

Alexandre Julliard julliard at winehq.org
Tue May 3 15:39:24 CDT 2022


Module: wine
Branch: master
Commit: c0a8b2dbd55e8d7e1e66960076ec07da645e85d1
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=c0a8b2dbd55e8d7e1e66960076ec07da645e85d1

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Sun May  1 20:59:57 2022 +0200

winex11: Use ntdll_umbstowcs and ntdll_wcstoumbs for Unicode conversion.

Signed-off-by: Jacek Caban <jacek at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winex11.drv/clipboard.c | 14 +++++++-------
 dlls/winex11.drv/keyboard.c  | 12 ++++++------
 dlls/winex11.drv/mouse.c     |  2 +-
 dlls/winex11.drv/window.c    |  4 ++--
 dlls/winex11.drv/wintab.c    |  6 +++---
 dlls/winex11.drv/x11drv.h    | 13 +++++++++++++
 dlls/winex11.drv/xim.c       | 39 +++++++++++++++------------------------
 7 files changed, 47 insertions(+), 43 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=c0a8b2dbd55e8d7e1e66960076ec07da645e85d1



More information about the wine-cvs mailing list