wine/dlls/imm32
Rémi Bernon 0522c01be3 imm32/tests: Test WM_IME_NOTIFY messages target window.
Showing that they aren't sent to the focused window but only to the
INPUTCONTEXT hWnd member.
2023-04-07 17:17:40 +02:00
..
tests imm32/tests: Test WM_IME_NOTIFY messages target window. 2023-04-07 17:17:40 +02:00
ime.c winex11: Use the default IME implementation for stubs. 2023-03-30 19:00:25 +02:00
imm.c imm32: Use a stack allocated buffer in ImmTranslateMessage. 2023-04-04 09:44:58 +02:00
imm32.spec imm32: Stub ImmActivateLayout. 2023-03-24 16:33:30 +01:00
Makefile.in imm32: Add a default implementation for IME functions. 2023-03-30 19:00:23 +02:00
version.rc