comctl32: Fix comments explaining visibleOrder and firstVisible.
commitf0b6584da6e077ccc09a0c6ff6db768221ad0379
authorJoachim Priesner <joachim.priesner@web.de>
Fri, 29 Jan 2016 21:04:10 +0000 (29 22:04 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 1 Feb 2016 08:53:38 +0000 (1 17:53 +0900)
treec5819b27a918b715348d27626f44d3f20243c5cf
parent59116f833ea29839b186617b625bb3aa01927944
comctl32: Fix comments explaining visibleOrder and firstVisible.

Hopefully this clears up the confusion between a) visible as in "all
ancestors are expanded" and b) visible as in "within the part of the
tree that is displayed on the screen".

Also, the claim that firstVisible has visible order 0 was false.

Signed-off-by: Joachim Priesner <joachim.priesner@web.de>
Signed-off-by: Nikolay Sivov<nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/treeview.c