mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 11:53:32 +00:00
Implementing missing features... JIRA issue: CORE-19268 - Add dll/win32/imm32/imepro.c. - Move some utils.c code into imepro.c. - Implement ImmIMPGetIMEA and ImmIMPGetIMEW functions there. - Add prototypes into <imm32_undoc.h>. - Delete needless code.