We have a managed C# application (MS Visual Studio 2010, target framework: .Net 4 Client Profile) that uses unmanaged COM objects via Interop and also utilizes P/Invoke to call functions in our own DLL (C++). P/Invoke calls are made from We have a managed C# application (MS Visual Stu