comctl32/listview: Simplify iterator helpers that can't fail.
commit332062963fc4cfc092e5359cde6bd724d0a57a43
authorNikolay Sivov <nsivov@codeweavers.com>
Mon, 15 Oct 2018 09:39:02 +0000 (15 12:39 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Oct 2018 11:58:02 +0000 (15 13:58 +0200)
tree9cc29acaf84dd26fa287f21d684dd34a12c06c5c
parentfae75d7961319f62a36b63fd2182ef9db8f11dfe
comctl32/listview: Simplify iterator helpers that can't fail.

Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/comctl32/listview.c