I'm trying to create a C# code step which uses the Windows shdocvw component, yet when attempting to reference this assembly I receive an "incorrect DLL format" error message. Research indicates that since this is a COM component that it cannot be referenced within the list of .NET assemblies within a code stage. Is there any way to leverage this DLL within a Blue Prism code stage?