ChangeSet ID: 7917 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/04/19 16:27:19
Modified files: dlls/x11drv : window.c desktop.c dlls/ttydrv : wnd.c controls : desktop.c
Log message: Don't bother sending WM_NCCREATE to the desktop window, this doesn't work anyway (spotted by Uwe Bonnes).
Patch: http://cvs.winehq.com/patch.py?id=7917
Old revision New revision Changes Path 1.50 1.51 +2 -3 wine/dlls/x11drv/window.c 1.10 1.11 +7 -0 wine/dlls/x11drv/desktop.c 1.29 1.30 +22 -21 wine/dlls/ttydrv/wnd.c 1.28 1.29 +3 -15 wine/controls/desktop.c