Unregistered
02-28-2002, 09:43 PM
I wish to make a program that takes a screen shot every 20-30 seconds and save the file in a certian directory constantly replacing the last screen shot.
This is meant as a test for a web page where each time the person loads my screen shot it will be in real time and show what I am doing.
I know this has been done quite easily in scripting but I was wondering if somene can give me some hints for c or c++, to take a screen shot from the console is import command but I need to still heck that out.
This is meant as a test for a web page where each time the person loads my screen shot it will be in real time and show what I am doing.
I know this has been done quite easily in scripting but I was wondering if somene can give me some hints for c or c++, to take a screen shot from the console is import command but I need to still heck that out.