TREEVIEW_DoSelectItem should not do any of the TVGN_FIRSTVISIBLE work
commit20c93c2c0d75f33793c1613fbc45855a0a62f344
authorEvan Deaubl <wine@warpedview.com>
Mon, 14 Mar 2005 10:51:06 +0000 (14 10:51 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 14 Mar 2005 10:51:06 +0000 (14 10:51 +0000)
treea515e391366d20990d4271217b8bd0a82a2bec8a
parent824353d01b4cd7d3811465a5777dd52031077ab1
TREEVIEW_DoSelectItem should not do any of the TVGN_FIRSTVISIBLE work
if the newSelect parameter is NULL.
dlls/comctl32/treeview.c