Moved initialization of the desktop window in the graphics driver to a
commite419cb8869d854cf418ccd9453b95ab3ef3942c8
authorAlexandre Julliard <julliard@winehq.org>
Thu, 7 Jul 2005 20:33:29 +0000 (7 20:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Jul 2005 20:33:29 +0000 (7 20:33 +0000)
treed0af252bf4d7fee1a5b531a2cda2286716bfa2ca
parent8eb6664603da593395cd12a0cf0f9c3052d3e0ae
Moved initialization of the desktop window in the graphics driver to a
separate CreateDesktopWindow entry point instead of overloading
CreateWindow.
dlls/ttydrv/winetty.drv.spec
dlls/ttydrv/wnd.c
dlls/user/user_main.c
dlls/user/user_private.h
dlls/user/win.c
dlls/x11drv/window.c
dlls/x11drv/winex11.drv.spec
dlls/x11drv/winpos.c