--- In [email protected], "brucexs" <bswit...@...> wrote:

> I don't want to futz around with autocomplete, which is based on COM
stuff

Thought I message on this earlier, but I don't see it...

In Winspector Looks like the auto-suggest dropdown is using a
SysListView32 in Unicode format. Maybe something is needed to tell it
the source text is in Ansi? I spotted a possibly relevant message, but I
think the message (LVM_SETUNICODEFORMAT) would need to be processed
after the window is created but before the text hits it.

Just in case its an easy fix.

http://msdn.microsoft.com/en-us/library/bb761218(VS.85).aspx

Regards,
Sheri


Reply via email to