ChangeSet ID: 20213 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/14 14:16:04
Modified files: include : commctrl.h dlls/comctl32 : toolbar.c
Log message: Robert Shearman rob@codeweavers.com - Add support for navigating a toolbar with the arrow keys. - Fix WrapToolbar in the case of no parent window. - Use the newly added NMTBINITCUSTOMIZE for sending the TBN_INITCUSTOMIZE so that it is safe on 64-bit platforms.
Patch: http://cvs.winehq.org/patch.py?id=20213
Old revision New revision Changes Path 1.156 1.157 +17 -0 wine/include/commctrl.h 1.225 1.226 +112 -12 wine/dlls/comctl32/toolbar.c