Hello,I've got a C# managed DLL that makes a call to a helper DLL, which in turn has calls to some other DLL (my managed DLL needs to make some calls to the application DLLs I'm installing to get some tasks done.) Both of these DLLs are added to the...