You are here: Home » Software Development » Other » Screen Capture

Screen Capture

Screen Capture A easy-to-use tool that can perform screen captures



  • Downloads:5
  • Last update:Aug 10, 2009
  • Version:1.0
  • License:Freeware
  • Publisher:Morrison Schwartz
  • System Requirements Windows All

Free Download ( 386 KB )

Screen Capture

A easy-to-use tool that can perform screen captures
Screen Capture is a useful tool which demonstrates how to use several methods from the User32.dll to perform a screen capture.

This project demonstrates the usage of the following API methods and structures: RECT structure, POINT structure, WindowFromPoint(), GetCursorPos(), GetWindowRect(), GetClientRect(), DrawFocuRect(), InflateRect(), GetDesktopWindow(), GetForegroundWindow(), GetWindowDC(), ReleaseDC(), SetCapture().

Main features of Screen Capture:

  • Hotkey support - Demonstrates how to assign a global HotKey to your form, which allows the user to activate your form with a key combination, even when your form is not active or is minimized.
  • Capture Full Screen - Capture the entire screen, using the GetDesktopWindow() API method.
  • Capture Active Window - Capture only the active window, using the GetForegroundWindow() API method.
  • Select window to capture with mouse - Demonstrates using the mouse to hover over and select any window on the screen

    Free Download ( 386 KB )

  • Rating & Reviews for Screen Capture





    Tips & Guides Related to Screen Capture

    Free Download Screen Capture

    Free Download ( 386 KB )