wine/dlls/comctl32 toolbar.c

Alexandre Julliard julliard at wine.codeweavers.com
Sun Mar 10 19:11:19 CST 2002


ChangeSet ID:	101580907967623834179631
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/03/10 19:11:19

Modified files:
	dlls/comctl32  : toolbar.c 

Log message:
	Guy L. Albertelli <galberte at neo.lrun.com>
	- Add scaffolding for TB_{GET|SET}PADDING.
	- Replace wrong test for CCS_VERT with correct test for undocumented
	TBSTYLE_EX_ style 0x04.
	- Add support for undocumented TB_SETBUTTONSIZE where the size is
	zero, sets to default value.
	- Issue FIXMEs for unsupported extended styles.
	- Implement first try at undocumented toolbar message 0x0463.

Patch: http://cvs.winehq.com/patch.py?id=101580907967623834179631

Revision  Changes    Path
 1.107    +128 -15   wine/dlls/comctl32/toolbar.c




More information about the wine-cvs mailing list