Make new edit control allocate its buffers with granularity 32 byte.
commitf8b96e272a1aa0b417a7228b6ec861b4b58dc60c
authorDmitry Timoshkov <dmitry@codeweavers.com>
Wed, 20 Dec 2000 18:39:14 +0000 (20 18:39 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 20 Dec 2000 18:39:14 +0000 (20 18:39 +0000)
treef68d70f4618756b31ea140114f74313434d62a92
parent65a4aa4e11b8a7f46b96caf164d9ca069e9b9dae
Make new edit control allocate its buffers with granularity 32 byte.
Ensure that all copied strings are 0 terminated.
controls/edit.c
memory/global.c