I'm having a lot of trouble with an application written in c# that is using plug-ins. I've simplified the app down to the bug that I'm having -- which deals with passing an object to the plug-in ...
I am very familiar with C++ STL including the containers string and stringstream. When I learned of CString and other MFC data structure and mutator when I began learning MFC from Prosise's book ...