I am trying to retrieve text from a custom log window in Mirc, The trouble is that the hwnd is the same for the titlebar as the box that looks like a multiline edit box, and when sending the message gettext i get the text of the title bar, not the editbox. The class of the window is status and has one child which is the scrollbar, the rest of the window all has the ame hwnd. So how can i retrieve the text, any ideas?
