ChangeSet ID: 18742 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/07 12:30:57
Modified files: dlls/x11drv : x11drv_main.c window.c
Log message: Moved most initializations out of the create_desktop function and into process_attach.
Patch: http://cvs.winehq.org/patch.py?id=18742
Old revision New revision Changes Path 1.109 1.110 +54 -0 wine/dlls/x11drv/x11drv_main.c 1.110 1.111 +14 -71 wine/dlls/x11drv/window.c