-
I am currently working on a next version of a utility to generate Visual Studio solutions . A new version will be called Solution Maker and add user interface support to a command line option. I wanted to mix console and GUI mode in a single program, but strictly speaking this is impossible. A program...