reactos/win32ss/user/user32/windows
Katayama Hirofumi MZ b9ef348ab0
[NTUSER][USER32] KLF_SETFORPROCESS for ActivateKeyboardLayout (#5126)
Supporting KLF_SETFORPROCESS flag in ActivateKeyboardLayout function.

Implement KLF_SETFORPROCESS for co_UserActivateKeyboardLayout.
Use KLF_SETFORPROCESS flag in WM_INPUTLANGCHANGEREQUEST handling.
Add co_IntSetKeyboardLayoutForProcess helper function.
2023-03-12 13:39:41 +09:00
..
accel.c
caret.c
class.c [NTUSER][USER32] Define NtUserSetWindowLongPtr for non-Win64 (#4612) 2022-08-17 17:23:40 +09:00
clipboard.c
cursoricon.c
dc.c
defwnd.c [NTUSER][USER32] KLF_SETFORPROCESS for ActivateKeyboardLayout (#5126) 2023-03-12 13:39:41 +09:00
dialog.c
draw.c [NTUSER][USER32] Classic Theme: disabled "checked" checkboxes should be grey (#4874) 2022-11-14 00:01:29 +01:00
font.c
hook.c
input.c [NTUSER][USER32] Refactor NtUserLoadKeyboardLayoutEx (#5107) 2023-03-05 11:41:32 +09:00
mdi.c [WINESYNC][USER32] MDI_AugmentFrameMenu(): Use GetSysColorBrush() 2022-11-21 23:08:09 +03:00
menu.c
message.c [USER32][KBDJA] Implement CliImmSetHotKey (#4504) 2022-05-11 21:42:32 +09:00
messagebox.c
nonclient.c
paint.c
prop.c
rect.c
spy.c
text.c [USER32] Rewrite CharPrev(Ex)A functions and fix tests (#4860) 2022-11-13 13:22:26 +03:00
window.c
winpos.c
wndproc_fixup.S