ChangeSet ID: 11633 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/23 17:04:08
Modified files: dlls/comctl32 : toolbar.c rsrc.rc comctl32.h Makefile.in .cvsignore
Log message: Robert Shearman R.J.Shearman@warwick.ac.uk - Add cursor resource. - Implement TB_MOVEBUTTON. - Implement drag customise. - Send TBN_TOOLBARCHANGE and TBN_DELETINGBUTTON.
Patch: http://cvs.winehq.org/patch.py?id=11633
Old revision New revision Changes Path 1.168 1.169 +194 -27 wine/dlls/comctl32/toolbar.c 1.38 1.39 +27 -0 wine/dlls/comctl32/rsrc.rc 1.26 1.27 +1 -0 wine/dlls/comctl32/comctl32.h 1.35 1.36 +1 -0 wine/dlls/comctl32/Makefile.in 1.13 1.14 +1 -0 wine/dlls/comctl32/.cvsignore