shell32/autocomplete: Don't crash when there's another AutoComplete object on the...
commit9c2217216cbf9a56a5090c848119d84fac9b65ec
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Mon, 27 Aug 2018 17:10:46 +0000 (27 20:10 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Aug 2018 17:55:24 +0000 (30 19:55 +0200)
treed8569c61d7650e11967db5fd68701bd02a368c9a
parent36649d083f6c85ecb5d2d79023893d1c8be93e51
shell32/autocomplete: Don't crash when there's another AutoComplete object on the same edit control.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=22333
Signed-off-by: Gabriel Ivăncescu <gabrielopcode@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/autocomplete.c