Win32k/User32:
authorJames Tabor <james.tabor@reactos.org>
Tue, 8 Jul 2008 18:58:07 +0000 (18:58 +0000)
committerJames Tabor <james.tabor@reactos.org>
Tue, 8 Jul 2008 18:58:07 +0000 (18:58 +0000)
commitef1f9bd06cdc5aebdcfd49ea4465fc6f18bc8213
tree081ede114abcba5e7e99fc300488156322a774ec
parent0a953de77ede61f0cbd7691b576eab4cd29c664d
Win32k/User32:
- Removed NtUserGetSystemMetric, updated all related.
- Add GetConnected, this is needed, sometimes global pointers are initilized with zeros. This is normal.
- Fix prototype for NtUserDragDetect, and add the Esc key hit to DragDetect.

svn path=/trunk/; revision=34370
reactos/dll/win32/user32/include/user32.h
reactos/dll/win32/user32/misc/desktop.c
reactos/dll/win32/user32/misc/dllmain.c
reactos/dll/win32/user32/windows/input.c
reactos/include/reactos/win32k/ntuser.h
reactos/subsystems/win32/win32k/ntuser/input.c
reactos/subsystems/win32/win32k/ntuser/metric.c