Anyone know if it is possible to bundle an unmanaged DLL (it's a C++ DLL) within a plugin? I use the unmanaged dll in a C# project using DLLImport. I have used ILMerge in the past to bundle other assemblies but it doesn't work with this one.
Is it even possible or will I need to build a stand alone app outside of CRM?
Thanks,
Coty
*This post is locked for comments
I have the same question (0)