--- In [email protected], "Sheri" <sheri...@...> wrote: > > 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. >
Actually the error is not on it. Looking at my old pp scripts, it seems to have
to be:
local tdi = dll.call("Oleacc|AccessibleObjectFromWindow|ui ui t* ui*",
RE_TEST_HWND, dispatch, guid, "pobj")
