ChangeSet ID: 16546 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/03/10 11:17:22
Modified files: windows : winproc.c dlls/user/tests: listbox.c
Log message: Marcus Meissner meissner@suse.de Use 512 byte buffer for buffer of LB_GETTEXT and CB_GETLBTEXT. Added testcase with > 256 byte string in listbox.
Patch: http://cvs.winehq.org/patch.py?id=16546
Old revision New revision Changes Path 1.128 1.129 +6 -6 wine/windows/winproc.c 1.6 1.7 +30 -3 wine/dlls/user/tests/listbox.c