Searched hist:"4 bcf23d1" (Results 1 – 3 of 3) sorted by relevance
/reactos/win32ss/user/ntuser/ |
H A D | window.h | diff 4bcf23d1 Wed Apr 20 07:10:06 GMT 2022 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [NTUSER] Destroy the default IME window (#4462)
- Add IntFindNonImeRelatedWndOfSameThread, IntImeCanDestroyDefIMEforChild, and IntImeCanDestroyDefIME helper functions.
- Do assignment unlock spwndDefaultIme at co_UserFreeWindow.
- Destroy the default IME window of the specified window if necessary at co_UserDestroyWindow.
CORE-11700
|
H A D | ime.c | diff 4bcf23d1 Wed Apr 20 07:10:06 GMT 2022 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [NTUSER] Destroy the default IME window (#4462)
- Add IntFindNonImeRelatedWndOfSameThread, IntImeCanDestroyDefIMEforChild, and IntImeCanDestroyDefIME helper functions.
- Do assignment unlock spwndDefaultIme at co_UserFreeWindow.
- Destroy the default IME window of the specified window if necessary at co_UserDestroyWindow.
CORE-11700
|
H A D | window.c | diff 4bcf23d1 Wed Apr 20 07:10:06 GMT 2022 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com> [NTUSER] Destroy the default IME window (#4462)
- Add IntFindNonImeRelatedWndOfSameThread, IntImeCanDestroyDefIMEforChild, and IntImeCanDestroyDefIME helper functions.
- Do assignment unlock spwndDefaultIme at co_UserFreeWindow.
- Destroy the default IME window of the specified window if necessary at co_UserDestroyWindow.
CORE-11700
|