No longer compute the ill-defined bounds in GetItemMetrics.
authorDimitrie O. Paun <dpaun@rogers.com>
Tue, 15 Oct 2002 21:07:01 +0000 (21:07 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Oct 2002 21:07:01 +0000 (21:07 +0000)
commit17dce17a58f59b712a9af70b4d16e2f0be29d049
tree9e54c90536714ccf928ff74fc3b90605b006743a
parent3a5105c9578da4a35928e0ce7a90fd29d23a78da
No longer compute the ill-defined bounds in GetItemMetrics.
Fix a bunch of bug in subitem metrics computation.
Properly implement GetSubItemRect in terms of GetItemMetrics.
Documentation updates, and code cleanups.
dlls/comctl32/listview.c