ProcessShellCommand and the View and Frame Windows
I have a Windows program written in C++ using MFC. MFC handles some things very well but there are some oddities in it that are a bit painful to handle. Using the document/view architecture is a good idea if the document can be separated from the actual view…
Continue reading