--- In [email protected], "Sheri" <sheri...@...> wrote:
> The reason I want the TOM interface is because it has a method for grouping a > bunch of edits into one undo action (BeginEditCollection, EndEditCollection). > I haven't found another way to do that. It would also be useful for an > in-process richedit control. Meanwhile, while I maybe sort out AccessibleObjectFromWindow, I can add BeginEditCollection/EndEditCollection metohds for in-process rich edit controls by a fairly simple fix tio dialog plugin, if you want. But first I gotta wrap up unicode changes (SendMessageStrRemote, SendMessageStr unicdoe versions).
