ChangeSet ID: 7398 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/03/07 14:35:31
Modified files: dlls/comctl32 : listview.c
Log message: Adam Gundy arg@cyberscience.com 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.
Patch: http://cvs.winehq.com/patch.py?id=7398
Old revision New revision Changes Path 1.342 1.343 +15 -4 wine/dlls/comctl32/listview.c