reactos/win32ss/user/ntuser
Katayama Hirofumi MZ 7dd081e945
[SDK][NTUSER] s/KLF_UNLOAD/KL_UNLOAD/ (#7196)
JIRA issue: CORE-19268
- Rename KLF_UNLOAD as KL_UNLOAD.
- Move it from win32ss/user/ntuser/input.h
  to sdk/include/reactos/undocuser.h.
- Add UKL_NOACTIVATENEXT constant
  and use it.
2024-07-29 19:30:49 +09:00
..
misc [WIN32SS] Fix const-ness of registry helper functions (#6525) 2024-02-23 21:26:12 +09:00
accelerator.c [NTUSER] Use UserHMGetHandle macro (#6244) 2024-01-05 07:16:44 +07:00
accelerator.h
callback.c
callback.h
callproc.c
caret.c [NTUSER] Use UserHMGetHandle macro (#6244) 2024-01-05 07:16:44 +07:00
caret.h
class.c [NTUSER] Check class name existence on IntGetAtomFromStringOrAtom (#6184) 2024-01-10 08:01:37 +09:00
class.h
clipboard.c [NTUSER] Use UserHMGetHandle macro (#6244) 2024-01-05 07:16:44 +07:00
clipboard.h
console.c
csr.c
csr.h
cursoricon.c [NTUSER] UserSetCursorPos(): Use an early return 2024-04-20 13:57:35 -06:00
cursoricon.h
dce.h
dde.c
defwnd.c [NTUSER] Fix IntDefWindowProc()'s WM_MOUSEACTIVATE case (#7038) 2024-07-18 20:35:04 +02:00
desktop.c [NTUSER] Use UserHMGetHandle macro (#6244) 2024-01-05 07:16:44 +07:00
desktop.h
display.c
display.h
draw.c
event.c [IMM32][NTUSER] Use HandleToUlong, UlongToHandle etc. macros (#7180) 2024-07-29 07:15:44 +09:00
focus.c [NTUSER] Release modifier keys when deactivating message queue (#6754) 2024-04-26 07:12:02 +07:00
focus.h
ghost.c
ghost.h
guicheck.c
guicheck.h
hook.c [NTUSER] Use UserHMGetHandle macro (#6244) 2024-01-05 07:16:44 +07:00
hook.h
hotkey.c [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00
hotkey.h
ime.c [IMM32][NTUSER] Use HandleToUlong, UlongToHandle etc. macros (#7180) 2024-07-29 07:15:44 +09:00
input.c [REACTOS] Fix typos in comments (#5591) 2023-08-22 16:20:29 +03:00
input.h [SDK][NTUSER] s/KLF_UNLOAD/KL_UNLOAD/ (#7196) 2024-07-29 19:30:49 +09:00
kbdlayout.c [SDK][NTUSER] s/KLF_UNLOAD/KL_UNLOAD/ (#7196) 2024-07-29 19:30:49 +09:00
keyboard.c [SDK][NTUSER] s/KLF_UNLOAD/KL_UNLOAD/ (#7196) 2024-07-29 19:30:49 +09:00
layered.c
main.c [NTUSER] Estabilish power callouts and invoke the cleanup procedure when unloading Win32k 2024-07-13 11:30:19 +02:00
menu.c [NTUSER] Fix popup menu position when menu item is half off the left side of the screen (#7108) 2024-07-16 14:36:45 -05:00
menu.h
message.c [NTUSER] Use UserHMGetHandle macro (#6244) 2024-01-05 07:16:44 +07:00
metric.c [BOOTDATA][IMM32][NTUSER] Follow-up to #6961 (#6962) 2024-05-29 01:14:52 +09:00
misc.c [IMM32][NTUSER] Use HandleToUlong, UlongToHandle etc. macros (#7180) 2024-07-29 07:15:44 +09:00
mmcopy.h
monitor.c
monitor.h
mouse.c
msgqueue.c [IMM32][NTUSER] Use HandleToUlong, UlongToHandle etc. macros (#7180) 2024-07-29 07:15:44 +09:00
msgqueue.h [NTUSER] Release modifier keys when deactivating message queue (#6754) 2024-04-26 07:12:02 +07:00
nonclient.c [NTUSER] Check class style for CS_NOCLOSE instead of window style (#7123) 2024-07-10 13:30:53 +03:00
ntstubs.c [WIN32K] Fix alignment checks in NtUserSetInformationThread 2023-11-10 19:42:13 +02:00
ntuser.c [NTUSER] Estabilish power callouts and invoke the cleanup procedure when unloading Win32k 2024-07-13 11:30:19 +02:00
ntuser.h [NTUSER] Remove RETURN() macro (#6194) 2023-12-21 11:10:46 +07:00
object.c [NTUSER] Remove RETURN() macro (#6194) 2023-12-21 11:10:46 +07:00
object.h
painting.c [NTUSER] Remove some extra repaints/redraws (#6827) 2024-05-04 07:35:53 -05:00
painting.h
power.c [NTUSER] Stubplement the Win32 power manager 2024-07-13 11:30:19 +02:00
power.h [NTUSER] Stubplement the Win32 power manager 2024-07-13 11:30:19 +02:00
prop.c
prop.h
scroll.h
scrollbar.c [NTUSER] Use UserHMGetHandle macro (#6244) 2024-01-05 07:16:44 +07:00
scrollex.c [NTUSER] Remove RETURN() macro (#6194) 2023-12-21 11:10:46 +07:00
security.c [WIN32K:NTUSER] Fix an unintialized user's token variable case 2023-06-11 18:14:02 +02:00
security.h
session.c
shutdown.c [NTUSER] Use UserHMGetHandle macro (#6244) 2024-01-05 07:16:44 +07:00
shutdown.h
simplecall.c [IMM32][NTUSER] Use HandleToUlong, UlongToHandle etc. macros (#7180) 2024-07-29 07:15:44 +09:00
sysparams.c [SETUPLIB][NTUSER] Toggle input language/layout on Alt+Shift / Ctrl+Shift (#5839) 2023-10-31 22:37:49 +09:00
sysparams.h
tags.h
timer.c [NTUSER] Use UserHMGetHandle macro (#6244) 2024-01-05 07:16:44 +07:00
timer.h
useratom.c
useratom.h
userfuncs.h
usrheap.c
usrheap.h
vis.c
vis.h
win32.h
win32kdebug.h [WIN32K] Add debug switch for the Win32 power manager 2024-07-13 11:30:07 +02:00
windc.c [NTUSER] Use UserHMGetHandle macro (#6244) 2024-01-05 07:16:44 +07:00
window.c [IMM32][NTUSER] Use HandleToUlong, UlongToHandle etc. macros (#7180) 2024-07-29 07:15:44 +09:00
window.h [IMM32][NTUSER] Use HandleToUlong, UlongToHandle etc. macros (#7180) 2024-07-29 07:15:44 +09:00
winpos.c [NTUSER] Improve NtUserSetWindowPlacement (#7096) 2024-07-09 07:42:56 +09:00
winpos.h
winsta.c
winsta.h