When shifting the list's indices, we must not send notify messages if
commit64eff97f512b949133d39234127400618c1f378d
authorAdam Gundy <arg@cyberscience.com>
Fri, 7 Mar 2003 20:35:30 +0000 (7 20:35 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 7 Mar 2003 20:35:30 +0000 (7 20:35 +0000)
tree3a46bd147990b82ea162c9065f811bf60dda36b2
parent636725f2f02027bf6282f35035b4c2abc5ef97c4
When shifting the list's indices, we must not send notify messages if
we have to refocus. Item modification handlers are not supposed to be
called here.
dlls/comctl32/listview.c