reactos/win32ss/user/user32/windows
Katayama Hirofumi MZ fbab1914a6
[USER32] Don't delay-load-link to imm32.dll (#4328)
Reduce binary size.
- Don't directly call the IMM32 functions. Use IMM_FN instead.
- Modify CMakeLists.txt to unlink imm32.dll.
CORE-11700
2022-01-31 09:30:47 +09:00
..
accel.c
caret.c
class.c [User32] Add Back Break with Error Message 2021-11-27 11:35:42 -06:00
clipboard.c
cursoricon.c [USER32] Improve icon extraction to handle RIFF formats and Fix crash (#4262) 2022-01-12 08:03:44 +09:00
dc.c
defwnd.c [USER32] Don't delay-load-link to imm32.dll (#4328) 2022-01-31 09:30:47 +09:00
dialog.c
draw.c
font.c
hook.c [User32] Fix Copy Paste 2021-11-24 09:36:50 -06:00
input.c
mdi.c [USER32] Adjust the threshold in CascadeWindows (#4283) 2022-01-16 09:54:44 +09:00
menu.c
message.c
messagebox.c
nonclient.c
paint.c
prop.c
rect.c
spy.c
text.c
window.c [NTUSER][USER32] Use async way in TileWindows and CascadeWindows (#4167) 2021-12-16 09:52:02 +09:00
winpos.c
wndproc_fixup.S