Module: wine Branch: master Commit: 8ae0c308233e61cfc01ef52886077960d6513d93 URL: https://gitlab.winehq.org/wine/wine/-/commit/8ae0c308233e61cfc01ef5288607796...
Author: Rémi Bernon rbernon@codeweavers.com Date: Fri May 12 07:42:38 2023 +0200
winemac: Generate IME messages from the default ImeToAsciiEx implementation.
---
dlls/imm32/ime.c | 38 +++- dlls/winemac.drv/dllmain.c | 1 - dlls/winemac.drv/event.c | 69 +++---- dlls/winemac.drv/ime.c | 432 ------------------------------------------ dlls/winemac.drv/macdrv.h | 3 + dlls/winemac.drv/macdrv_dll.h | 1 - dlls/winemac.drv/unixlib.h | 11 -- 7 files changed, 62 insertions(+), 493 deletions(-)