mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
Fix BSoD when toggling visibility of the IME status window (IME Toolbar). JIRA issue: CORE-20261 - Add IntGetImeUIFromWnd helper function. - Fix exception in IntNotifyImeShowStatus function. - Fix initialization of IME UI in ImeWndProc_common function. - Delete RegisterIMEClass function.