Tutorial for Visual C++ 5.0 Programmers

The following topics provide brief and simple examples to help you learn how to use the LEADTOOLS Screen Capture properties, methods, and events.

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.

 

Note:

These tutorial examples are not intended to demonstrate good Visual C++ program design. Instead, they are intended to be easy to understand and easy to test. The example programs in the EXAMPLES subdirectory are more representative of good design.

Capturing an Active Window

Capturing an Area

Capturing an Icon from an EXE

Capturing a Selected Object

Capturing Multiple Images

Displaying the Captured Images

Miscellaneous Examples