Is there any way, like an API call or something with hwnd, to get information from another application like label names/captions/tags?
Like, say I click on a label in another program thats running, is there any way to put the info from that label in my program?
edit: alright, I've done some looking around, and realize that there is no hWnd for a label, but is there any way to get the info off of another program's form window?
