17 Feb
2004
17 Feb
'04
8:28 p.m.
ChangeSet ID: 11135 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/02/17 14:28:19 Modified files: include : commctrl.h dlls/comctl32 : toolbar.c Log message: Robert Shearman <R.J.Shearman(a)warwick.ac.uk> - Fix some traces. - The TBM_GET*HOTLIST functions take imagelist ID in wParam. - Implement TBM_GETSTRING{A,W}. - Implement undocumented 0x462 message. Patch: http://cvs.winehq.org/patch.py?id=11135 Old revision New revision Changes Path 1.128 1.129 +1 -0 wine/include/commctrl.h 1.156 1.157 +93 -7 wine/dlls/comctl32/toolbar.c