Module: wine Branch: master Commit: 7babf7578927cd70941a3692552e945272c284a7 URL: https://gitlab.winehq.org/wine/wine/-/commit/7babf7578927cd70941a3692552e945...
Author: Jacek Caban jacek@codeweavers.com Date: Fri Jul 8 00:43:21 2022 +0200
imm32: Move default IMM window proc implementation from user32.
---
dlls/imm32/imm.c | 117 +++++++++++++++++++++++++++++++++++++++++-- dlls/imm32/imm32.spec | 2 +- dlls/user32/misc.c | 112 +++-------------------------------------- dlls/win32u/ntuser_private.h | 4 -- include/ntuser.h | 5 ++ 5 files changed, 126 insertions(+), 114 deletions(-)