ChangeSet ID: 15501 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/01/17 14:27:12
Modified files: windows : winpos.c nonclient.c mdi.c defwnd.c dlls/x11drv : winpos.c dlls/user : user32.spec menu.c controls.h Removed files: include : nonclient.h
Log message: Get rid of nonclient.h and of the corresponding exported functions in user32.spec.
Patch: http://cvs.winehq.org/patch.py?id=15501
Old revision New revision Changes Path 1.160 1.161 +0 -1 wine/windows/winpos.c 1.129 1.130 +1 -2 wine/windows/nonclient.c 1.142 1.143 +0 -1 wine/windows/mdi.c 1.100 1.101 +0 -1 wine/windows/defwnd.c 1.110 1.111 +11 -9 wine/dlls/x11drv/winpos.c 1.95 1.96 +0 -3 wine/dlls/user/user32.spec 1.13 1.14 +0 -1 wine/dlls/user/menu.c 1.20 1.21 +12 -0 wine/dlls/user/controls.h 1.11 Removed +0 -0 wine/include/nonclient.h