ChangeSet ID: 13829
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/09/20 14:10:05
Modified files:
dlls/comctl32 : toolbar.c
Log message:
Robert Shearman <rob(a)codeweavers.com>
- Fix some TRACEs
- More A->W conversions missed by previous patch.
- Fix off-by-one error in validating drag-n-drop from available
buttons list box to actual buttons list box.
- Unicode flag should be based on the notification window.
Patch: http://cvs.winehq.org/patch.py?id=13829
Old revision New revision Changes Path
1.192 1.193 +46 -52 wine/dlls/comctl32/toolbar.c