mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 19:22:51 +08:00
Finishing IME menu work. The IME menu of the system pen icon has to append the default items if DMI_LEFT and RDMI_RIGHT are not specified. JIRA issue: CORE-20142 - Add IsRegImeToolbarShown and ShowImeToolbar helper functions. - Add more code into KbSwitch_OnPenIconMsg function to handle IME menu default items. - Add some resource strings.