Re: [VC++] Screen Capture Q

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



See my capture-to-clipboard code on my MVP Tips site. Instead of creating a DC on a
specific window, you can capture the entire desktop window. Instead of putting it into
the clipboard, as I do, you can do anything you want with it.
joe

On Thu, 16 Jul 2009 19:29:03 -0700 (PDT), Aegis Delacour <eloquent1@xxxxxxxxx> wrote:

Hi i posted on another group but i see this is specifically for VC
so i think i should ask here..

heres what i need to do..

upon pushing a button, i need the program to capture whatever is on
screen ( usually the output graphics of another part of the program )

after capturing, it should save somewhere as an image file

and be able to recall the image later

a max of 5 screens

from another group..i was given
http://msdn.microsoft.com/en-us/library/dd183402(VS.85).aspx

will it work in VC? if not, could someone suggest a better method plz

thank you
Joseph M. Newcomer [MVP]
email: newcomer@xxxxxxxxxxxx
Web: http://www.flounder.com
MVP Tips: http://www.flounder.com/mvp_tips.htm
.


Quantcast