More, better tracing to help nail down some crashes.
commit96dca36cc81e8e565f95fdd03774c610b41e33a9
authorDimitrie O. Paun <dpaun@rogers.com>
Thu, 17 Oct 2002 21:53:56 +0000 (17 21:53 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Oct 2002 21:53:56 +0000 (17 21:53 +0000)
tree50a7662dda7682113adc34fff4c9453612ee2947
parent305fb4c3dd7afc78ba29a191316c688ace8943f8
More, better tracing to help nail down some crashes.
Fix typo in GetItemT (found, and fixed by Huw Davies).
Exit right away from GetItemT if nothing is asked (mask == 0).
Assorted code cleanups.
dlls/comctl32/listview.c