Class that provides several enhancements over standard MFC doc/view print preview
Better Print Preview
Published 01/31/2001
Class that provides several enhancements over standard MFC doc/view print preview
Very nice enhancements to Robin Leatherbarrow's print preview extension
Print Preview Without MFC
Print Preview without the Doc/View Architecture
Distinguishing between 'Print' from 'Print Preview', and 'Print' from a menu or tool bar command.
Print Previewing without the Document/View Framework
Learn to implement exception handling mechanism in C++.
Look at what can be done with mapping in a UWP (Universal Windows Platform) app.
With a UWP app, you can design for specific input modes and devices. Learn to control a camera from one.
Take advantage of pattern matching to check for patterns in your code, improve performance, and simplify your code.