Jacek Caban : win32u: Remove no longer needed unicode call_hooks argument.

Alexandre Julliard julliard at winehq.org
Mon Aug 15 15:23:44 CDT 2022


Module: wine
Branch: master
Commit: 85012b910227dcd9394acce1d4f12d6253f643b3
URL:    https://gitlab.winehq.org/wine/wine/-/commit/85012b910227dcd9394acce1d4f12d6253f643b3

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Mon Aug 15 01:42:43 2022 +0200

win32u: Remove no longer needed unicode call_hooks argument.

---

 dlls/win32u/defwnd.c         |  6 +++---
 dlls/win32u/hook.c           |  8 ++++----
 dlls/win32u/input.c          |  6 +++---
 dlls/win32u/message.c        | 24 ++++++++++++------------
 dlls/win32u/win32u_private.h |  2 +-
 dlls/win32u/window.c         | 10 +++++-----
 6 files changed, 28 insertions(+), 28 deletions(-)




More information about the wine-cvs mailing list