News

A group of us have written 4 separate MFC applications using VC++ 6, and now I want to combine them into one executable via a 'Launcher' style dialog box. What is the easiest way to do this? Is there ...