wine/dlls/comctl32 toolbar.c

Alexandre Julliard julliard at winehq.org
Mon Nov 8 16:17:02 CST 2004


ChangeSet ID:	14435
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/11/08 16:17:02

Modified files:
	dlls/comctl32  : toolbar.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- bNtfUnicode is a dup' of bUnicode so remove it and fix the few
	places where it was used.
	- Remove a load of useless NULL infoPtr checks.
	- Hardcode the default padding like native instead of using a wacky formula.
	- Replace some tabs with spaces and remove NMHDR casts.

Patch: http://cvs.winehq.org/patch.py?id=14435

Old revision  New revision  Changes     Path
 1.200         1.201         +54 -102    wine/dlls/comctl32/toolbar.c




More information about the wine-cvs mailing list