comctl32: Listview notify fix.
commit097aec39ca86fb84cda58c1db0b84c2c035b1ef4
authorAric Stewart <aric@codeweavers.com>
Thu, 13 Apr 2006 19:18:55 +0000 (13 14:18 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 17 Apr 2006 09:18:13 +0000 (17 11:18 +0200)
tree4e70c7b729051ddfe5f77e7555783ea317ec2afc
parentd78a3eec41c08ce8cf601a6b068336c5b1a1915e
comctl32: Listview notify fix.

Turn off updating for that the unselect and select and then turns it
on for the focus call, this results in 1 edit notify being sent at the
end of the operation.
dlls/comctl32/listview.c