[DllImport("imm32.dll", SetLastError=true)]
public static extern bool ImmConfigureIME(
IntPtr hKL,
IntPtr hWnd,
UInt32 dwMode,
IntPtr lpData
);
Declare Function ImmConfigureIME Lib "imm32.dll" (TODO) As TODO
None.
Do you know one? Please contribute it!
None.
Please add some!
Please add some!