--- In [email protected], "Sheri" <sheri...@...> wrote: > > --- In [email protected], "brucexs" <bswitzer@> 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. >
You're close... (I found the problem and is it something trivial, related to what you say. Winspector is a unicode program, PowerPro is not.)
