--- In [email protected], "swzoh" <sean...@...> wrote: > > --- In [email protected], "Sheri" <sherip99@> wrote: > > > > I have struggled without solving how to get an interface pointer using > > AccessibleObjectFromWindow from Oleacc.dll via the dll plugin. My code > > crashes Powerpro (is run with dialog general viewer richedit open and > > global RE_TEST_HWND set to the control's hwnd). The error says something > > like the memory at the referenced address couldn't be written. > > > > I think you can just use ... uint*", ..., "pobj") >
That gives an error, incompatible data type. If I make pobj into a pointer to an uint, it hangs and gives the similar error about memory that couldn't be written. Thanks anyway. Regards, Sheri
