Use GetItemMetrics instead of GetItemMeasures.
commit0b93d5c4c588af43efbbf1129a6e08ec69f8147a
authorDimitrie O. Paun <dpaun@rogers.com>
Fri, 11 Oct 2002 18:46:21 +0000 (11 18:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Oct 2002 18:46:21 +0000 (11 18:46 +0000)
tree9d3d541ffd61a3bc6e74961a7a6eb9f808b96762
parenta2813f4a5e1de5c3e108ad42902b26bcaff6b110
Use GetItemMetrics instead of GetItemMeasures.
Remove GetItemMeasures.
Add GetItemBox which only returns the boundary of the item.
dlls/comctl32/listview.c