Hello,
I have to make one project similar like "Assistware Connector" below is link for that
http://www.baydon-solutions.com/CorpWebsite/section3.htm
In this product when application get started, after that on what ever window mouse is clicked it take snapshot of that object,
Eg
like i open calculatar application,now i start my c# application and click one button record,
now suppose i move mouse on calculatar application and i clicked on 5,now my application should record followings:
1. name of application (calculater)
2. image of object clicked (image of 5)
3. Detail of object clicked (button 5 of calculater is clicked)