cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Windows Programming
how to grab text from browser?
how to grab text from browser?
Sep 21, 2010 at 2:22am UTC
theChameleon
(39)
hi, i need to write an app that can grab data from browser windows real time.
how do i identify each browser window (there's only one process)?
what APIs do i need to use?
thanks.
Sep 21, 2010 at 3:17am UTC
Athar
(4466)
See EnumWindows.
Topic archived. No new replies allowed.