Learn how to colorize the scroll bars of your application's Window.
Colorizing the Scroll Bars of Your Application's Window
Published 03/27/2006
Learn how to colorize the scroll bars of your application's Window.
Build an extended CScrollView with added zooming capabilities. (The article and demo project/source code file were updated.)
PageCounter Object for ScrollViews
Breaking the CScrollView 32768 size limitation with CBigScrollView
Intellimouse panning 2 (A universal Auto-Panning solution)
Auto-Panning Windows 2
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.