reactos/reactos/subsys/win32k/ntuser
Brandon Turner ce6ccd9bb5 fix wallpaper style center and implement tile.
svn path=/trunk/; revision=19714
2005-11-28 01:09:27 +00:00
..
accelerator.c
callback.c
caret.c
class.c Display the unknown class name in error message 2005-11-24 14:34:44 +00:00
clipboard.c
csr.c
cursoricon.c Workaround for icon stretching. Makes icons in title bar and taskbar display 2005-10-24 21:57:32 +00:00
desktop.c fix wallpaper style center and implement tile. 2005-11-28 01:09:27 +00:00
focus.c Revert r18836, it breaks the explorer start menu (bug 952) 2005-11-03 22:20:29 +00:00
guicheck.c - Reimplement Fast Mutex implementation in HAL/NT to be compatible with the real implementation. (Fast Mutex needs to raise IRQL). 2005-11-19 22:13:35 +00:00
hook.c - Update KTHREAD and KUSER_SHARED_DATA to latest versions. This should make 2K3 drivers (eg: npfs.sys) work with their inlined KeEnterCriticalRegion/KeLeaveCriticalRegion and ASSERTS. 2005-11-08 08:56:41 +00:00
hotkey.c
input.c fixed uninitialized variables warnings 2005-11-27 14:02:58 +00:00
keyboard.c
menu.c In NtUserInsertMenuItem, try to copy the whole MENUITEMINFOW structure from caller. If it fails, try without the last field 2005-11-23 13:45:34 +00:00
message.c Don't return from inside an exception handler. 2005-11-23 21:59:34 +00:00
metric.c
misc.c fall back to .default values aren't found. ntclose -> zwclose thanks to thomas. 2005-11-27 23:15:07 +00:00
monitor.c - Reimplement Fast Mutex implementation in HAL/NT to be compatible with the real implementation. (Fast Mutex needs to raise IRQL). 2005-11-19 22:13:35 +00:00
msgqueue.c Set time field in timer messages too 2005-11-12 18:13:20 +00:00
ntuser.c - Reimplement Fast Mutex implementation in HAL/NT to be compatible with the real implementation. (Fast Mutex needs to raise IRQL). 2005-11-19 22:13:35 +00:00
object.c
painting.c - Update KTHREAD and KUSER_SHARED_DATA to latest versions. This should make 2K3 drivers (eg: npfs.sys) work with their inlined KeEnterCriticalRegion/KeLeaveCriticalRegion and ASSERTS. 2005-11-08 08:56:41 +00:00
prop.c
scrollbar.c
session.c
ssec.c - Reimplement Fast Mutex implementation in HAL/NT to be compatible with the real implementation. (Fast Mutex needs to raise IRQL). 2005-11-19 22:13:35 +00:00
stubs.c
timer.c - Reimplement Fast Mutex implementation in HAL/NT to be compatible with the real implementation. (Fast Mutex needs to raise IRQL). 2005-11-19 22:13:35 +00:00
useratom.c
vis.c
windc.c Call CLIPPING_UpdateGCRegion every time we update clip region. 2005-10-23 09:54:12 +00:00
window.c fix bug 838 (Sol.exe is missing it's menubar) 2005-11-23 06:00:41 +00:00
winpos.c
winsta.c