--- In [email protected], "brucexs" <bswit...@...> wrote:
>
> --- In [email protected], "Sheri" <sherip99@> wrote:
> >
> > Any idea how I can access and use the Text Object Model interface for a 
> > richedit control? 
> 
> Have you thought about learning enough c++ to write code in plug
> in format to let you do stuff like this? I recognize you may want
> to leverage PowerPro scripting to avoid doing everything in C++,
> but talking to COM interfaces needs something like C++. Either
> you write it or Alan enhances COM plugin. 

I doubt it could be done by a novice. Besides that, I haven't had good results 
even trying to compile existing plugins due especially to the fact that plugins 
need to use the same runtime as the exe. VC Express 2005 and 2008 do not use 
the same runtime as Powerpro.exe. There is supposedly a way to utilize some 
object files from the Driver Development Kit (DDK), but by the time I read 
about it, the object files in the available download for the driver development 
kit and the version of VC I have installed were not in sync.

Regards,
Sheri

Reply via email to