wine/dlls/comctl32 listview.c

Alexandre Julliard julliard at winehq.com
Sat Mar 3 19:04:36 CST 2001


ChangeSet ID:	983667876946337137836963
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/03/03 20:04:36

Modified files:
	dlls/comctl32  : listview.c 

Log message:
	Francois Gouget <fgouget at 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





More information about the wine-cvs mailing list