What I need to do is get the handle of the textbox in other applications.
Like what the analyzer program does, but I can't figure out how to do it and I know I need API's to do it but I don't know what ones to use.
Thanks
I used it on notepad and it did return "Edit" so thats good but now here is my second question.
How do I use getclassname to list all the classes of a program?