This article teaches you how to create an MMC Snap-In and implement some basic features using ATL. Great starting point for MMC Snap-In development.
Developing MMC Snap-Ins using ATL
Published 05/23/2001
This article teaches you how to create an MMC Snap-In and implement some basic features using ATL. Great starting point for MMC Snap-In development.
A good starting point if you're looking to add drag and drop support to your app. The demo project has sample code for various clipboard formats.
Simulating the Windows explorer listview of files.