user32: Pass the text length explicitly to EDIT_EM_ReplaceSel.
commit9215aabd2ef84821ff3fb81c379c0986e3d9371a
authorAlexandre Julliard <julliard@winehq.org>
Tue, 7 Nov 2017 20:20:24 +0000 (7 21:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Nov 2017 20:24:44 +0000 (7 21:24 +0100)
treef62ef364f16675834ef8c1364815d1d7f488f346
parent6653d430236d829ab499be858d3ef4fdccb0517d
user32: Pass the text length explicitly to EDIT_EM_ReplaceSel.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/edit.c