- fixed crash when adding items with TVI_SORT and wineItem->pszText is
commit07be70b456a0afec6b58a65e0aa3a498c9ec14b6
authorAlex Priem <alexp@sci.kun.nl>
Sun, 21 Nov 1999 00:47:43 +0000 (21 00:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 21 Nov 1999 00:47:43 +0000 (21 00:47 +0000)
tree5cbfb6c3e82486024670a841242f89f8f573c53c
parentd73cc4c48a2ec2170ade42bc8a74e00bd887bf14
- fixed crash when adding items with TVI_SORT and wineItem->pszText is
  set to LPSTR_TEXTCALLBACK.
- ditto for TREEVIEW_DeleteItem, TREEVIEW_CreateDragImage.
dlls/comctl32/treeview.c