--- In [email protected], "entropyreduction" 
<alancampbelllists+ya...@...> wrote:

> So, I can determine the type of every parameter from ITypeInfo
> (got it here: http://spec.winprog.org/typeinf2/)

Enjoyably written, though beyond my comprehension.

> So, all the _type services are now unnecessary.
> Stay tuned, will take a while to sort out, among other things
> what to do with trailing VARIANT parameters.

Could what you allow as BSTR (for unicode purposes) actually be VARIANT in this 
app?

Do you think it could be of any use to look at the TLB (even though you can't 
create the objects)?

I have an old version of the app and TLB. Brother Gabriel-Marie sent me the 
newer version's TLB and I was at least able to see it with Word's VBA Object 
Browser, so you might be able to do something with my version's. Have posted 
TLB.zip in your temp files folder. The method I am using to test unicode is 
Textframe's Search method. Unicode-handle arguments for either or both 
parameter strings did work in the com 72 plugin dated 11/25, but not with any 
com plugin test version since.

Regards,
Sheri

Reply via email to