ChangeSet ID: 14435 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/11/08 16:17:02
Modified files: dlls/comctl32 : toolbar.c
Log message: Robert Shearman rob@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