wine/dlls/comctl32 comboex.c

Alexandre Julliard julliard at winehq.com
Mon Feb 19 19:53:43 CST 2001


ChangeSet ID:	98263402379894988425076
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/02/19 20:53:43

Modified files:
	dlls/comctl32  : comboex.c 

Log message:
	Guy L. Albertelli <galberte at neo.lrun.com>
	- Implement CB_SETCURSEL, CBEM_DELETEITEM, CBEM_GETITEM,
	CBEM_{GET|SET}UNICODEFORMAT, CB_FINDSTRINGEXACT, WM_COMMAND,
	WM_DELETEITEM.
	- Implement extended style CBES_EX_NOEDITIMAGE, and warn others are
	not yet implemented.
	- Restructure DrawItem code to do things more rationally.

Patch: http://cvs.winehq.com/patch.py?id=98263402379894988425076

Revision  Changes    Path
 1.29     +658 -159  wine/dlls/comctl32/comboex.c





More information about the wine-cvs mailing list