rasmusskovmand Posted July 23, 2007 Report Share Posted July 23, 2007 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. Quote Link to post Share on other sites
martymas Posted August 12, 2007 Report Share Posted August 12, 2007 is there a print screen tutorialas ime interested my selfmarty Quote Link to post Share on other sites
Flatiron Posted August 14, 2007 Report Share Posted August 14, 2007 FastStone Capture 5.3 (last freeware version) and works great.ScreenHunter Free------WorldStart Message Boards - Print Screen Tutorialhttp://forum.worldstart.com/showthread.php?t=15537Gadwin PrintScreen - Screen capture softwarehttp://www.gadwin.com/printscreen/MWSnap - Screen Capture Utilityhttp://www.mirekw.com/winfreeware/mwsnap.htmlPrintKey http://www.webtree.ca/newlife/printkey_info.htmScreenshot Captorhttp://www.donationcoder.com/Software/Mous...ptor/index.htmlFree Screen-Capture Utility. Capture windows, toolbars, menus, panels,contents of Scrolling windows, and other Windows Objects. Also, Red BoxCapture - capture what you select with your cursor. Includes objectediting tools for adding arrows and captions and objects. Quote Link to post Share on other sites
martymas Posted August 18, 2007 Report Share Posted August 18, 2007 thanks flatiron and rasmusskovmandfor allowing me to post in the threadand to follow the linksmarty Quote Link to post Share on other sites
DanielSmith Posted September 11, 2007 Report Share Posted September 11, 2007 i have used kind of screen capture software called ACA Capture Pro, i think it can handle it .here is an article about it:Capture Video Screen Quote Link to post Share on other sites
iccaros Posted October 2, 2007 Report Share Posted October 2, 2007 http://www.cs.binghamton.edu/~reckert/360/7.htmlhere is clipboard informationfor C# System.Windows.Forms.Clipboard.GetImage() should work Quote Link to post Share on other sites
Maria Porerro Posted October 12, 2007 Report Share Posted October 12, 2007 Hello!!!!!!!!!! to take video screen captures from Windows screen I use Screen VidShot ( geovid.com ) Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.