I really need your help guys
I try to find a way to get the text on an external app. But no success. I beleive that the that "tpaintpanel" is owner draw. I search several forums to find the solutions but none exist.
thanks
Printable View
I really need your help guys
I try to find a way to get the text on an external app. But no success. I beleive that the that "tpaintpanel" is owner draw. I search several forums to find the solutions but none exist.
thanks
Oh yeah
lTextLen = SendMessage(lHwnd, WM_GETTEXTLENGTH, ByVal 0&, ByVal 0&)
return 0