reactos/win32ss/user/ntuser
2023-01-22 22:18:11 +03:00
..
misc [BOOTDATA][NTUSER] Add UserIsIMMEnabled and use it (#4882) 2022-11-15 17:10:06 +09:00
accelerator.c
accelerator.h
callback.c [NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645) 2022-09-05 08:34:00 +09:00
callback.h [NTUSER][USER32][IMM32] Initialize pKL->piiex by using ImmLoadLayout (#4645) 2022-09-05 08:34:00 +09:00
callproc.c
caret.c [NTUSER] Fix issue when cursor/caret is static 2022-10-25 23:54:31 +03:00
caret.h
class.c
class.h
clipboard.c
clipboard.h
console.c
csr.c
csr.h
cursoricon.c
cursoricon.h
dce.h
dde.c
defwnd.c [NTUSER][USER32] Set WM_CONTEXTMENU's wParam to the child window's handle 2023-01-22 22:18:11 +03:00
desktop.c [WIN32K] Add some NULL checks for THREADINFO::rpdesk 2023-01-04 10:32:28 +01:00
desktop.h
display.c
display.h [WIN32SS:NTUSER] Extract InitVideo() prototype and gbBaseVideo variable to header 2022-11-15 23:15:26 +01:00
draw.c [NTUSER][USER32] Classic Theme: disabled "checked" checkboxes should be grey (#4874) 2022-11-14 00:01:29 +01:00
event.c
focus.c [NTUSER] Fix SetActiveWindow return value 2022-12-04 08:58:34 +09:00
focus.h
ghost.c
ghost.h
guicheck.c
guicheck.h
hook.c
hook.h
hotkey.c [NTUSER] Add 'Win:' comments around IntDefWindowProc 2022-11-10 15:59:52 +09:00
hotkey.h
ime.c [WIN32K] Properly reference owner window 2023-01-04 10:32:28 +01:00
input.c
input.h
kbdlayout.c [NTUSER] Use IS_CICERO_MODE() macro in co_UserActivateKeyboardLayout 2022-09-16 17:41:12 +09:00
keyboard.c [WIN32K:NTUSER] Fix parameter check in NtUserGetAsyncKeyState. CORE-18124 2022-10-30 10:46:33 -04:00
layered.c
main.c [NTUSER] Add 'Win:' comment to InitThreadCallback 2022-10-29 14:08:15 +09:00
menu.c [NTUSER][USER32] Improve DrawFrameControl:DFC_MENU and DFC_BUTTON (#4783) 2022-10-17 13:28:56 +09:00
menu.h
message.c
metric.c [BOOTDATA][NTUSER] Add UserIsIMMEnabled and use it (#4882) 2022-11-15 17:10:06 +09:00
misc.c
mmcopy.h
monitor.c
monitor.h
mouse.c
msgqueue.c
msgqueue.h
nonclient.c [WIN32SS:NTUSER] restore snapped window to normal size by dragging window caption 2023-01-08 22:49:59 +03:00
ntstubs.c
ntuser.c [WIN32SS:NTUSER] Extract InitVideo() prototype and gbBaseVideo variable to header 2022-11-15 23:15:26 +01:00
ntuser.h [IMM32] s/Imm32IsCiceroMode/IS_CICERO_MODE/ 2022-09-08 09:40:50 +09:00
object.c
object.h
painting.c
painting.h
prop.c
prop.h
scroll.h
scrollbar.c [NTUSER] Don't redraw scrollbar if it is hidden (#4849) 2022-11-10 13:12:20 +09:00
scrollex.c
security.c
security.h
session.c
shutdown.c
shutdown.h
simplecall.c [NTUSER] Implement IntCheckImeShowStatusInThread 2022-11-17 10:27:12 +09:00
sysparams.c [NTUSER] Call SpiSetDWord when processing SPI_SETCARETWIDTH message 2022-10-12 22:12:12 +03:00
sysparams.h
tags.h
timer.c
timer.h
useratom.c
useratom.h
userfuncs.h [BOOTDATA][NTUSER] Add UserIsIMMEnabled and use it (#4882) 2022-11-15 17:10:06 +09:00
usrheap.c
usrheap.h
vis.c
vis.h
win32.h [NTGDI][NTUSER][INCLUDE] Add 'See also:' comments for structures (#4872) 2022-11-12 20:27:50 +09:00
win32kdebug.h
windc.c
window.c [WIN32K:NTUSER] ValidateHwndNoErr: Fix window handle validation (#4981) 2023-01-22 17:44:52 +03:00
window.h [WIN32K] Properly reference owner window 2023-01-04 10:32:28 +01:00
winpos.c [WIN32K] Add some NULL checks for THREADINFO::rpdesk 2023-01-04 10:32:28 +01:00
winpos.h
winsta.c
winsta.h