wine/controls combo.c edit.c listbox.c

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jun 13 14:20:44 CDT 2002


ChangeSet ID:	1023996043724361082379804
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/06/13 14:20:44

Modified files:
	controls       : combo.c edit.c listbox.c 

Log message:
	Make sure edit and listbox controls are of same ASCII/Unicode style as
	the combo box. Fixed a few MBCS issues with WM_GETTEXTLENGTH handling.

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

Revision  Changes    Path
 1.84     +39 -25    wine/controls/combo.c
 1.95     +3 -1      wine/controls/edit.c
 1.83     +4 -2      wine/controls/listbox.c




More information about the wine-cvs mailing list