wine/dlls/comctl32 comboex.c

Alexandre Julliard julliard at winehq.com
Fri Mar 16 10:41:56 CST 2001


ChangeSet ID:	984760916959006094839424
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine2.	01/03/16 11:41:56

Modified files:
	dlls/comctl32  : comboex.c 

Log message:
	Guy L. Albertelli <galberte at neo.lrun.com>
	- Documented things known to be unimplemented.
	- Implemented CBN_SELCHANGE, CBN_KILLFOCUS, and CBN_SELENDOK.
	- Corrected CBEN_ENDEDIT notifies to always have edit control text.
	- Locked "selected" state of icon to focus state of edit control (if
	it exists) just like native.

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

Revision  Changes    Path
 1.30     +282 -36   wine/dlls/comctl32/comboex.c





More information about the wine-cvs mailing list