I'm trying to capture text from another application that is using a
AfxFrameOrView. It seems like I've tried everything (sending a
WM_GETTEXT message, GetWindowText), but it appears the API functions
only work on windows with a class of 'Edit'. Is it possible to do?
Right now I'm thinking of using a hook to try and capture the text.
Thanks for any ideas...
--
Ryan
"spike" <spik...@neb.rr.com> wrote in message
news:nGE%d.11922$hu3....@twister.rdc-kc.rr.com...