How to get contents of active window

Sep 14, 2010 at 11:42am
Hello.
I would like to be able to get information about the active (focused) window and extract its contents. Any suggestions?
Thank you
Sep 14, 2010 at 3:46pm
You need EnumChildWindow.
Sep 16, 2010 at 3:18pm
And GetForegroundWindow.
Topic archived. No new replies allowed.