wine/ programs/winefile/winefile.c dlls/shell3 ...
ChangeSet ID: 11007 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/02/09 15:01:11 Modified files: programs/winefile: winefile.c dlls/shell32 : shlview.c dlls/commdlg : filedlg.c dlls/comctl32 : toolbar.c Log message: Huw Davies <huw(a)codeweavers.com> Use the BTNS_* toolbar button style defines rather than the outdated TBSTYLE_*. Patch: http://cvs.winehq.org/patch.py?id=11007 Old revision New revision Changes Path 1.14 1.15 +9 -9 wine/programs/winefile/winefile.c 1.91 1.92 +5 -5 wine/dlls/shell32/shlview.c 1.73 1.74 +9 -9 wine/dlls/commdlg/filedlg.c 1.150 1.151 +47 -47 wine/dlls/comctl32/toolbar.c
participants (1)
-
Alexandre Julliard