Detect when the notification callback has destroyed the ListView to
commitc0b79e0b055a0093ab1c2c129c593d74e51d3709
authorTroy Rollo <wine@troy.rollo.name>
Fri, 21 Oct 2005 15:49:36 +0000 (21 15:49 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Oct 2005 15:49:36 +0000 (21 15:49 +0000)
tree4659203a3edffb3a19157cce2e49ab0a47dfb3ed
parent364c3aa44979c3539bffb67db3995d3e33fc9013
Detect when the notification callback has destroyed the ListView to
avoid attempts to access data that is no longer valid.
dlls/comctl32/listview.c