Jacek Caban : win32u: Implement input context object.
11 Jul
2022
11 Jul
'22
8:51 p.m.
Module: wine Branch: master Commit: d9fc5b3f967f1c5126278565beb6b967f9d6d80a URL: https://gitlab.winehq.org/wine/wine/-/commit/d9fc5b3f967f1c5126278565beb6b96... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Wed Jul 6 22:06:03 2022 +0200 win32u: Implement input context object. --- dlls/win32u/Makefile.in | 1 + dlls/win32u/imm.c | 148 ++++++++++++++++++++++++++++++++++++++++++++++++ dlls/win32u/syscall.c | 4 ++ dlls/win32u/win32u.spec | 8 +-- dlls/wow64win/syscall.h | 4 ++ dlls/wow64win/user.c | 31 ++++++++++ include/ntuser.h | 13 +++++ 7 files changed, 205 insertions(+), 4 deletions(-)
1347
Age (days ago)
1347
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard