Yep...<br>
<br>
Good sample program from Microsoft called WINCAP. I've got the original full source on my site:<br>
<br>
www.geocities.com/agkking/index,html<br>
<br>
goto the downloads page & look for DIBDLL, you'll see wincap next to it!<br>
<br>
This sample allows you to capture the screen, a window, or an area (amongst other things), so remove the relevant code & call it using a timer.<br>
<br>
Hope it's what you're looking for<br>
<br>
Adam<br>

<br>
<br>
<br>
<br>
: I need to capture the image of a window every few seconds and store this image in a file. I could do it using ALT-PrintScreen (or whatever) but I need this operation to be done automatically and I have no idea on how to do this.<br>
: Any suggestions are welcome.<br>
: <br>
: Thanks for any replies<br>
: <br>
<br>
URL:www.geocities.com/agkking/index.html