wine/ include/winuser.h dlls/user/listbox.c dl ...

Alexandre Julliard julliard at winehq.org
Mon Oct 18 16:22:44 CDT 2004


ChangeSet ID:	14193
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/18 16:22:44

Modified files:
	include        : winuser.h 
	dlls/user      : listbox.c controls.h combo.c 

Log message:
	Dimitrie O. Paun <dpaun at rogers.com>
	Implement LBS_COMBOBOX, and make use of it.
	Better separation between the Listbox and Combobox.
	Have a single set of wndprocs, just like Windows.

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

Old revision  New revision  Changes     Path
 1.192         1.193         +1 -0       wine/include/winuser.h
 1.3           1.4           +98 -190    wine/dlls/user/listbox.c
 1.18          1.19          +0 -3       wine/dlls/user/controls.h
 1.3           1.4           +2 -1       wine/dlls/user/combo.c




More information about the wine-cvs mailing list