Module: wine Branch: master Commit: fa9de19a66261cdb979ec131ff14e391ddce095b URL: https://gitlab.winehq.org/wine/wine/-/commit/fa9de19a66261cdb979ec131ff14e39...
Author: Rémi Bernon rbernon@codeweavers.com Date: Thu Mar 9 11:15:16 2023 +0100
imm32: Implement ImmLoadIME and ImmFreeLayout.
---
dlls/imm32/imm.c | 223 ++++++++++++++++++++++++++++++++--------------- dlls/imm32/tests/imm32.c | 18 +--- 2 files changed, 154 insertions(+), 87 deletions(-)