Module: wine Branch: master Commit: f185dc1701f2076758ca59233fffc93924da1814 URL: https://gitlab.winehq.org/wine/wine/-/commit/f185dc1701f2076758ca59233fffc93...
Author: Rémi Bernon rbernon@codeweavers.com Date: Tue May 2 12:14:19 2023 +0200
winemac: Use the ImeProcessKey driver entry to process IME input.
---
dlls/winemac.drv/gdi.c | 1 + dlls/winemac.drv/ime.c | 90 +-------------------------------------- dlls/winemac.drv/keyboard.c | 29 ++++++++----- dlls/winemac.drv/macdrv.h | 2 +- dlls/winemac.drv/macdrv_main.c | 30 ------------- dlls/winemac.drv/unixlib.h | 12 ------ dlls/winemac.drv/winemac.drv.spec | 1 - 7 files changed, 22 insertions(+), 143 deletions(-)