Download all samples in the single ZIP file (set of more than 130 sample applications):
Please note that for running x64 samples, you need to install the latest version of VC++ 2008 runtime on your machine.
This section contains a set of samples illustration miscellaneous library features not covered in other sections.
This sample illustrates Animation Manager in custom, CWnd-derived class.
Demonstrates how to add a custom property page to Customize dialog at runtime.
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.