shell32/autocomplete: Reset the contents of the AutoComplete listbox when hiding it.
commit5aa7dbf4d855d6c1d4f082e990a2af585d44b3ac
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Fri, 28 Sep 2018 11:44:08 +0000 (28 14:44 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 15 Oct 2018 11:52:49 +0000 (15 13:52 +0200)
tree0998f14f3e20e3b6041a5b2c724c04bc549dabc1
parent5d5e84a0d803a3657aac4cffd5b7598347468a9a
shell32/autocomplete: Reset the contents of the AutoComplete listbox when hiding it.

There's no point to have it lingering around, since it's always recreated
before being shown again.

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