wine/ include/commctrl.h dlls/comctl32/toolbar.c

Alexandre Julliard julliard at wine.codeweavers.com
Wed Sep 14 14:16:04 CDT 2005


ChangeSet ID:	20213
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/14 14:16:04

Modified files:
	include        : commctrl.h 
	dlls/comctl32  : toolbar.c 

Log message:
	Robert Shearman <rob at 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




More information about the wine-cvs mailing list