Added proper handling TVIS_OVERLAYMASK flag and allows to display
commit1db182f20b827e0722839d233abc67fa6785556e
authorSerge Ivanov <sergei@corel.ca>
Sat, 15 Apr 2000 20:36:15 +0000 (15 20:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 15 Apr 2000 20:36:15 +0000 (15 20:36 +0000)
tree0a3a4bacbbb49c71596cbe1203f4ef9ed3edeb9a
parentf19f07d5f33838abb16b0c292de08bbe9ed08397
Added proper handling TVIS_OVERLAYMASK flag and allows to display
overlay images. Fixed off by one error with listitem in
TREEVIEW_InsertItemA (uNumItems is 0 based, cChildren is a count).
dlls/comctl32/treeview.c