ChangeSet ID: 10107 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/18 13:38:31
Modified files: dlls/comctl32 : listview.c
Log message: Rein Klazes rklazes@xs4all.nl The LVN_GETDISPINFO notify message should point to the same iSubItem as in the call to LISTVIEW_GetItemT, valid or not. Fix a badly placed brace.
Patch: http://cvs.winehq.com/patch.py?id=10107
Old revision New revision Changes Path 1.378 1.379 +3 -2 wine/dlls/comctl32/listview.c