Hi all,
when the User log on the system we have to start capturing the desktop screen until the user log off or shutdown the system and save in the database.
Have to achieve using the service concept? such as windows services.
It should capturing the desktop screen in windows 7.
Please help.
Thanks in advance.
Dharmesh SharmaPosted Oct 3, 2012, 4:23 PM
yes you can do like this
you need to do two things
first create a window service that track window is start or not
when system login or start then you window service start with boot
then your application also start with window boot then window service send you notification to window is ready to take a snap of screen
then your window app can take a snap or screen but your window app not show in process or task bar its should be hide if you make a better software or hide software i guess you need same like this
Thanks
Dharmesh sharma
www.dharmeshsharma.com