
MFC Multi-selection CTree Control
Jun 9, 2021
This is old, but a solution to all those custom control headaches from MFC. This is based from this article http://www.codeguru.com/cpp/controls/treeview/misc-advanced/article.php/c723/Allowing-multiple-selection.htm
Hope this helps anyone supporting legacy code.