[PATCH v2 5/8] shell32/autocomplete: Send messages directly to the edit control's procedure

Huw Davies huw at codeweavers.com
Fri Sep 21 05:55:32 CDT 2018


On Thu, Sep 20, 2018 at 02:55:38PM +0300, Gabriel Ivăncescu wrote:
> Send the messages directly to the edit control's window procedure to match
> Windows behavior and reduce needless overhead. However, it appears that
> Windows allows hijacking WM_GETTEXT and WM_GETTEXTLENGTH for autocompletion,
> so handle that case separately.

Do you have an application that depends on this?  If not, we should
leave it as it is.

Huw.



More information about the wine-devel mailing list