shell32/autocomplete: Reset the enumerator when the text is empty even when auto...
commit9a41584c4948a36cdc4b52f8d1746d579b63562b
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Fri, 2 Nov 2018 14:50:40 +0000 (2 16:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Nov 2018 18:12:12 +0000 (5 19:12 +0100)
tree252cc538ed3bba37c853883b04406c62257377a0
parent4f85424d58a4df3e9bf4fa36880b889231caa7e3
shell32/autocomplete: Reset the enumerator when the text is empty even when auto-suggest is disabled.

This is needed for auto-append only AutoComplete controls.

Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/autocomplete.c