--- In [email protected], "brucexs" <bswit...@...> wrote: > > I don't want to futz around with autocomplete, which is based on > COM stuff, but the structure issue is likely just forgetting to > declare a char as unsigned. I uploaded a class.dll which should > fix.
I looked at the auto-suggest dropdown window in Winspector, it has a SysListView32 *Unicode* window. Probably something different would be needed for properly feeding it. Other SysListView32 windows, e.g., the ones in pproconf, are detected as Ansi windows.
