I'm writing a program that logs all keys pressed, webpages visited and takes screen shots at a set time interval for a collage
project.

I've got the keylogging and IE logging sorted but am a bit stuck with taking a screenshot.

I was thinking maybe simulate the PrintScreen button then copy from the clipboard to a bitmap file.

Anyone know how to do this? if you’ve got any code that would be wicked.


Thanks for your time

Jon