Items are variable sized, use an accessor to get at them.
commitef138f090e35a10255ae63b40f931fb1343c7867
authorJon Griffiths <jon_p_griffiths@yahoo.com>
Sat, 9 Oct 2004 02:27:00 +0000 (9 02:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 9 Oct 2004 02:27:00 +0000 (9 02:27 +0000)
treedceaac70398aceeb9b9c26fb33d8ad2914da2729
parent08c0f691cebc0994bb94bc160c080cccf8068561
Items are variable sized, use an accessor to get at them.
Combine A/W calls together to remove duplication.
Don't leak text when removing/changing items.
Turn off hot tracking when we delete the last item.
Use the 'delete 1 item' logic when deleting all items.
dlls/comctl32/tab.c