Do not grow the item list to arbritary index: if requested index is
authorDimitrie O. Paun <dpaun@rogers.com>
Mon, 21 Oct 2002 19:33:14 +0000 (19:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 21 Oct 2002 19:33:14 +0000 (19:33 +0000)
commit074e2b4caa726c9e6187bcc26037533f1505b0f1
tree0b87ac84f62882713ea3540ac707a173ac3e8c06
parentbe0641facea6602880a8b379164f06918631c183
Do not grow the item list to arbritary index: if requested index is
larger than current count, just append.
Miscellaneous cleanups.
dlls/comctl32/listview.c