ChangeSet ID: 14227 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/10/19 17:59:59
Modified files: dlls/comctl32 : commctrl.c comctl32.spec comctl32.h comboex.c
Log message: Robert Shearman rob@codeweavers.com Implement SetPathWordBreakProc and MirrorIcon.
Patch: http://cvs.winehq.org/patch.py?id=14227
Old revision New revision Changes Path 1.87 1.88 +64 -0 wine/dlls/comctl32/commctrl.c 1.45 1.46 +2 -2 wine/dlls/comctl32/comctl32.spec 1.33 1.34 +3 -0 wine/dlls/comctl32/comctl32.h 1.73 1.74 +3 -31 wine/dlls/comctl32/comboex.c