ChangeSet ID: 1023996043724361082379804 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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