--- In [email protected], "Sheri" <sheri...@...> wrote:
> Ultimately I want to use it on an out-of-process richedit control. I've > actually had some success using sendmessages on out-of-process richedit > controls that included variables allocated and copied to the external process > using, among others, WriteProcessMemory api. Which dialog services haven't worked for you out-of-process? I'm guessing all those that require a pointer, so anything that takes a string or pointer-to-struct argument?
