When items are inserted in a partially populated treeview, the first
commita982259e3e122954e64951f4633c74caecb699bb
authorAdam Gundy <arg@cyberscience.com>
Fri, 2 May 2003 20:15:36 +0000 (2 20:15 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 2 May 2003 20:15:36 +0000 (2 20:15 +0000)
tree091cfd577883a1970bc87a63b53242760d561820
parent06d610ec9b2ceadf6880dd8e75b0d1d4328529a3
When items are inserted in a partially populated treeview, the first
visible item was not correctly updated.
The first visible item was sometimes used to calculate the location of
other items when it had been freed.
dlls/comctl32/treeview.c