Visual C++ CLR Class Library – where is the DLL?
I was recently working on a project that interacts with different applications and I created a solution that involved two projects – one is based on C# and the other one is built with C++ (managed). In fact, the second project is nothing more but a class library. When I built the C++ project, I [...]
