Fixed WM_GETTEXT handling to avoid strncpy and return correct lengths.
authorAlexandre Julliard <julliard@winehq.org>
Wed, 28 Aug 2002 00:40:17 +0000 (00:40 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 28 Aug 2002 00:40:17 +0000 (00:40 +0000)
commit0393d43c8ecb7b01b021368fff70c5de0a0e5c21
tree1869407f105f509d0953656cc7f0a45ae8ed1500
parent4a75c5c6eaa5788b9ca6d21f0aa4a47bbce333c9
Fixed WM_GETTEXT handling to avoid strncpy and return correct lengths.
controls/combo.c