Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   Screen Capture/"prnt screen" (http://www.programmingforums.org/showthread.php?t=13607)

rasmusskovmand Jul 23rd, 2007 12:56 PM

Screen Capture/"prnt screen"
 
I want to make a small application that takes "screen shots" of open windows of other applications. Then I'll do some image analysis to get the data I'm interested in. I know of the "prnt screen" key on the keyboard and think there must be a way to implement the use of that in an application and to get access to the Windows Clipboard as well.

Hope You can help me with some hints at least. What classes, API's etc. I should look after, because at this point, I'm pretty much lost. Preferebly in C/C++. Maybe You have som alternative ideas how to get information from other open windows/applications.

Wizard1988 Jul 23rd, 2007 1:21 PM

This might be of some help, but you really should do the research on your own..

http://msdn2.microsoft.com/en-us/library/ms633519.aspx
http://msdn2.microsoft.com/en-us/library/ms532314.aspx


All times are GMT -5. The time now is 2:31 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC