Miscellaneous Examples (C++ 5.0 and later)

LEADTOOLS Screen Capture COM supports UNICODE. For more information on using the samples in this help file with UNICODE, please refer to A Special Note About UNICODE Support.

You can test the following examples by either adding a command button to one of the previous lessons in the tutorial and pasting the sample code in the Click procedure, or by cutting and pasting event code into the appropriate event in a lesson.

CaptureActiveClient Example for C++ 5.0 and later

CaptureActiveWindow Example for C++ 5.0 and later

CaptureArea Example for C++ 5.0 and later

CaptureAreaOptionDlg Example for C++ 5.0 and later

CaptureEXE Example for C++ 5.0 and later

CaptureEXEDlg Example for C++ 5.0 and later

CaptureFullScreen Example for C++ 5.0 and later

CaptureGetResourceCount Example for C++ 5.0 and later

CaptureHotKey Example for C++ 5.0 and later

CaptureMenuUnderCursor Example for C++ 5.0 and later

CaptureMouseCursor Example for C++ 5.0 and later

CaptureObjectOptionDlg Example for C++ 5.0 and later

CaptureOptionDlg Example for C++ 5.0 and later

CaptureSelectedObject Example for C++ 5.0 and later

CaptureWallPaper Example for C++ 5.0 and later

CaptureWindowUnderCursor Example for C++ 5.0 and later

OptimizedHotkey Example for C++ 5.0 and later