wine/dlls/comctl32 listview.c

Alexandre Julliard julliard at winehq.org
Wed Aug 11 15:53:32 CDT 2004


ChangeSet ID:	13244
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/08/11 15:53:32

Modified files:
	dlls/comctl32  : listview.c 

Log message:
	Filip Navara <xnavara at volny.cz>
	Don't update infoPtr->dwStyle in LISTVIEW_WindowProc. It's already
	handled in LISTVIEW_StyleChanged and LISTVIEW_Create processing.
	Ignore WS_VSCROLL/WS_HSCROLL flags in infoPtr->dwStyle because they're
	not always up-to-date.

Patch: http://cvs.winehq.org/patch.py?id=13244

Old revision  New revision  Changes     Path
 1.390         1.391         +6 -13      wine/dlls/comctl32/listview.c




More information about the wine-cvs mailing list