You may download all samples in the single ZIP file (set of more than 130 sample applications).
This page contains ZIP files with executables only. You can find the source code of these applications in the Examples and Samples folders under the product installation directory (if you don't have the retail product version, please download the product evaluation).
This section contains a set of samples illustrating miscellaneous library features not covered in other sections.
This sample illustrates Animation Manager in custom, CWnd-derived class.
Demonstrates how to load and display SVG (Scalable Vector Graphics) image.
Illustrates usage of Graphics Managers (in Direct2D, GDI+ and GDI modes). The following Graphics Manager features are demonstrated in this sample:
- Lines (solid, dashed, multiple, scatter)
- Rectangles (regular, rounded, transformed)
- Ellipses and arcs
- Texts
- Brushes (solid, gradient, textured)
- Geometries (simple, spline, complex)
- Shapes (basic, polygon, pie, doughnut, pyramid, funnel)
Illustrates usage of Draw Manager to draw various effects: shadow, gradient, highlight (light and dark), and gradient ring.
Illustrates how to customize appearance of MDI Client area.
Shows how to use CBCGPRegistry class to write and read to/from Windows registry various data types.
Illustrates RTL support and how to switch between LTR and RTL at runtime.
Demonstrates how to add Windows gesture support to CWnd-derived class.
Demonstrates how toolbar/ribbon icons are scaled in the High DPI mode.
Demonstrates how create application splash screen.
Demonstrates how to create an advanced frame caption bar with custom controls, system icon and MDI tabs.
Demonstrates how to add notification badges to different controls.