Win32 structure cleanup (WIP):
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 17 Oct 2008 21:07:24 +0000 (21:07 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 17 Oct 2008 21:07:24 +0000 (21:07 +0000)
commit9353696890787d5c7dd7eda3b31bd0ed74431545
tree7ddf7facf7e789f07942d8f1e553623ac41500fc
parenteed100a55cb620f81770a299df18e1311d067cc3
Win32 structure cleanup (WIP):
- Use CLIENTINFO.ulClientDelta instead of W32THREADINFO.DesktopHeapDelta
- Remove DesktopHeapDelta from W32THREADINFO- Add PtiList to DESKTOP
- Add pClientInfo to THREADINFO

svn path=/trunk/; revision=36800
reactos/dll/win32/user32/include/user32.h
reactos/include/reactos/win32k/ntuser.h
reactos/subsystems/win32/win32k/include/desktop.h
reactos/subsystems/win32/win32k/include/win32.h
reactos/subsystems/win32/win32k/ntuser/desktop.c
reactos/subsystems/win32/win32k/ntuser/misc.c