O.P. RE: My Plugin
Ive used SendMessage but it fails, you have to focus the window inside the conv window, and for some reason i can not focus that from inside the dll i can outside.....
So as i said? a windows send key api?
Ok i think i have my answer, SetWindowText will work with Chr(&H12) however, i need the hwnd of the text control, how can i get that based on msnger window hwnd? FindWindowEx i dont know the class ..... ?
This post was edited on 10-02-2005 at 01:09 PM by Tochjo.
|