ChangeSet ID: 6037 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/28 14:11:40
Modified files: windows : mdi.c defdlg.c dlls/user : wnd16.c message.c exticon.c controls : listbox.c button.c
Log message: Michael Stefaniuc mstefani@redhat.de Some fixes for the compilation of the user dll with -DSTRICT.
Patch: http://cvs.winehq.com/patch.py?id=6037
Old revision New revision Changes Path 1.101 1.102 +3 -3 wine/windows/mdi.c 1.25 1.26 +3 -3 wine/windows/defdlg.c 1.15 1.16 +6 -5 wine/dlls/user/wnd16.c 1.24 1.25 +1 -1 wine/dlls/user/message.c 1.21 1.22 +1 -1 wine/dlls/user/exticon.c 1.86 1.87 +7 -7 wine/controls/listbox.c 1.61 1.62 +21 -16 wine/controls/button.c