* handle TVIF_TEXT by TREEVIEW_SetItem according to MS documentation.
commit65b637bec47751007d192dadbfdd11d11f27b30e
authorAlex Priem <alexp@sci.kun.nl>
Thu, 10 Dec 1998 09:54:17 +0000 (10 09:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Dec 1998 09:54:17 +0000 (10 09:54 +0000)
tree0399a32512561af3f7849d0956d130b980c07dc9
parent658e35be8161a6f54d4690aae5bc04286db2b43d
* handle TVIF_TEXT by TREEVIEW_SetItem according to MS documentation.
* better handling of LPSTR_TEXTCALLBACK32A
* TREEVIEW_GetNext|PrevListItem didn't descend into visible child items.
dlls/comctl32/treeview.c