[PATCH v2 3/8] shell32/autocomplete: Use the same font for the AutoComplete listbox as the edit control

Gabriel Ivăncescu gabrielopcode at gmail.com
Wed Sep 26 06:42:20 CDT 2018


On Wed, Sep 26, 2018 at 2:37 PM, Huw Davies <huw at codeweavers.com> wrote:
>
> Is there any reason you can't use SendMessage here?
>

I don't remember. I think I wanted to get it despite an application
subclassing the edit control, but it's more likely I just forgot to
rebase this after the previous patch where I had replaced the
SendMessage and i missed it. In either case if you think SendMessage
is better, then I'll adjust it.



More information about the wine-devel mailing list