Use 512 byte buffer for buffer of LB_GETTEXT and CB_GETLBTEXT.
commitaf54602c7abd2fe26bec8634cd11f60be36c251b
authorMarcus Meissner <meissner@suse.de>
Thu, 10 Mar 2005 17:17:22 +0000 (10 17:17 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 10 Mar 2005 17:17:22 +0000 (10 17:17 +0000)
treeed487d8295c75ef45f27b849b07bb234f67dc30e
parent555eaaf8c2b5affb37715691b29076e28ecd2a4a
Use 512 byte buffer for buffer of LB_GETTEXT and CB_GETLBTEXT.
Added testcase with > 256 byte string in listbox.
dlls/user/tests/listbox.c
windows/winproc.c