ChangeSet ID: 5894 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/10/21 14:33:14
Modified files: dlls/comctl32 : listview.c
Log message: Dimitrie O. Paun dpaun@rogers.com Do not grow the item list to arbritary index: if requested index is larger than current count, just append. Miscellaneous cleanups.
Patch: http://cvs.winehq.com/patch.py?id=5894
Old revision New revision Changes Path 1.266 1.267 +8 -12 wine/dlls/comctl32/listview.c