user32: Moved the DCE support from winex11 back to user32.
commit1642fbcbc2b4133cf0ce29c3539082cc1027180b
authorAlexandre Julliard <julliard@winehq.org>
Mon, 25 Feb 2008 14:59:19 +0000 (25 15:59 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 25 Feb 2008 14:59:19 +0000 (25 15:59 +0100)
tree40bfe0afa1e828253ce8bf2277c9badabaca10cb
parent4273a8ab868f90b2af34db25884f8ceb8ad5b30d
user32: Moved the DCE support from winex11 back to user32.

Window and class DCEs are now allocated lazily.
17 files changed:
dlls/user32/class.c
dlls/user32/controls.h
dlls/user32/driver.c
dlls/user32/painting.c
dlls/user32/tests/dce.c
dlls/user32/user32.spec
dlls/user32/user_private.h
dlls/user32/win.c
dlls/user32/winpos.c
dlls/winex11.drv/Makefile.in
dlls/winex11.drv/dce.c [deleted file]
dlls/winex11.drv/opengl.c
dlls/winex11.drv/window.c
dlls/winex11.drv/winex11.drv.spec
dlls/winex11.drv/winpos.c
dlls/winex11.drv/x11drv.h
include/win.h