18 Nov
2003
18 Nov
'03
7:38 p.m.
ChangeSet ID: 10107 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/11/18 13:38:31 Modified files: dlls/comctl32 : listview.c Log message: Rein Klazes <rklazes(a)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