![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Jul 2007
Posts: 1
Rep Power: 0
![]() |
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. |
|
|
|
|
|
#2 |
|
Professional Programmer
|
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
__________________
JG-Webdesign |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Clear screen with Java | Eric the Red | Java | 9 | Feb 22nd, 2006 10:28 PM |
| Getting size of user's screen | elford | Java | 1 | Jan 1st, 2006 4:09 AM |
| Senior Capstone-Spying Screen Saver | Hounder | Project Ideas | 23 | Dec 16th, 2005 7:00 PM |
| Print Screen? | Sane | C++ | 5 | Jul 27th, 2005 1:44 AM |
| Conversions | Sane | Python | 12 | Apr 28th, 2005 6:25 AM |