reactos/win32ss/user/user32/windows
Katayama Hirofumi MZ 063e5e2514
[USER32] Simplify CliSaveImeHotKey (#7199)
Code diet. RegCreateKeyExW will
create sub-keys recursively, so
this code is okay.
JIRA issue: CORE-19268
Simplify registry key creation code.
2024-07-31 03:50:29 +09:00
..
accel.c
caret.c
class.c [USER32] Fix SetWindowWord/Long 2023-05-25 18:56:02 +03:00
clipboard.c
cursoricon.c [USER32][USER32_APITEST] CopyImage: Check flags (#7075) 2024-07-08 19:24:15 +09:00
dc.c
defwnd.c [USER32] defwnd.c only formatting, no functional change 2024-05-04 12:30:43 +02:00
dialog.c [COMCTL32][USER32] Button: Fix DLGC_... handling (#6168) 2023-12-16 09:29:13 +09:00
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 [USER32] Simplify CliSaveImeHotKey (#7199) 2024-07-31 03:50:29 +09:00
mdi.c [USER32] TileWindows: Adjust timeout of QuerySizeFix (#7081) 2024-07-07 06:48:36 +09:00
menu.c [NTUSER][USER32] Remove 4 remnant defines (#5572) 2023-08-15 18:13:27 +02:00
message.c
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 [NTUSER][USER32] Populate dwExpWinVer (#7095) 2024-07-09 04:22:14 +09:00
winpos.c
wndproc_fixup.S