ChangeSet ID: 5974 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/23 18:32:50
Modified files: dlls/comctl32 : listview.c
Log message: Dimitrie O. Paun dpaun@rogers.com Avoid division by 0 by initializing the item size in on creation. Rename update_icon_size to set_icon_size, fix parameters order. Assorted cleanups.
Patch: http://cvs.winehq.com/patch.py?id=5974
Old revision New revision Changes Path 1.298 1.299 +19 -31 wine/dlls/comctl32/listview.c