Hello..
I am an intermediate c++ programmer and currently using Visual C++. I want to write a program which could receive real-time information from the currently running applications and process that information to perform its respective task.
for example: How can I receive the characters written on the title bar of an application to be able to process that information("the string" of the title bar)?
Could anyone post a simple example on that fact... I'll be really obliged.
Please help me...
Thanks...