ChangeSet ID: 983667876946337137836963 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/03/03 20:04:36
Modified files: dlls/comctl32 : listview.c
Log message: Francois Gouget fgouget@codeweavers.com In LISTVIEW_AddGroupSelection and LISTVIEW_SetGroupSelection, if no selection mark has been set, just select the current item. In LISTVIEW_SetGroupSelection we must also set the selection mark in that case (and only in that case). Removed a naughty ';' (spotted by Eric Pouech).
Patch: http://cvs.winehq.com/patch.py?id=983667876946337137836963
Revision Changes Path 1.100 +15 -3 wine/dlls/comctl32/listview.c