MFC Collection Utilities is a small library that enables MFC developers to use MFC containers (arrays, lists, maps) with range-based for loops. The library consists of a single header that you include in your MFC projects. The library requires Visual Studio 2012 minimum and enables the use of all MFC collections in range-based for loops.
$ dotnet add package mfccollectionutilitiesNo README available.