> 
> s1.write crashes powerpro if there are any characters with decimal values 
> above 127. The separate issue for inputdefault with vector for autocomplete: 
> any characters over 127 end up with a substitute character in the 
> corresponding combobox. E.g, an accented à becomes an a.
>

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.



Reply via email to