Commit 97820bc6 authored by Aric Stewart's avatar Aric Stewart Committed by Alexandre Julliard

Implemented a number of IMM functions.

Create a default HWND to process WM_IME messages.
parent e3924140
......@@ -3,7 +3,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = imm32.dll
IMPORTS = kernel32
IMPORTS = user32 kernel32
ALTNAMES = imm.dll
LDDLLFLAGS = @LDDLLFLAGS@
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment