shell32/autocomplete: Get rid of control and filled BOOLs and simplify the code.
commit7f659eb5f9a99161169c0b34979fac2050f62512
authorGabriel Ivăncescu <gabrielopcode@gmail.com>
Mon, 10 Sep 2018 19:09:35 +0000 (10 22:09 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Sep 2018 12:10:32 +0000 (11 14:10 +0200)
tree97cfa8a4a1c098b51d1616f6dc112ce0316e03a6
parentcd8d3c6de6c120ef24bf5c7a4b83f28c1fbeb90b
shell32/autocomplete: Get rid of control and filled BOOLs and simplify the code.

There's no need to have filled, since cpt can already provide the same
information.

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