[PATCH 02/17] shell32/autocomplete: Fix handling of Backspace and Delete so that it matches Windows

Gabriel Ivăncescu gabrielopcode at gmail.com
Thu Sep 6 08:32:16 CDT 2018


On Thu, Sep 6, 2018 at 1:00 PM, Huw Davies <huw at codeweavers.com> wrote:
>
> Special casing VK_BACK and VK_DELETE like this looks odd.  There has
> to be a cleaner way.  I'm also concerned that you're about to rip this
> code apart in [7/17].
>
Yes it's just a temporary band-aid but I'll just take it out, since
it's solved by a later patch anyway, so this one will just fix the
reported bug (but not the auto-append).



More information about the wine-devel mailing list