ChangeSet ID: 11013
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/02/09 15:47:01
Modified files:
dlls/comctl32 : toolbar.c
Log message:
Huw Davies <huw(a)codeweavers.com>
TB_ADDBUTTONS can pass a string ptr instead of an index.
TB_GETBUTTONINFO only returns a string if it's not in the internal
string list.
Patch: http://cvs.winehq.org/patch.py?id=11013
Old revision New revision Changes Path
1.151 1.152 +26 -8 wine/dlls/comctl32/toolbar.c