Thursday, November 19, 2015

VB6 to C#: Code to Export C# DLL to Metatrader Build 600+

VB6 to C#: Code to Export C# DLL to Metatrader Build 600+



Nice sharing, the code is definitely working but I have a same issue as Eddy Lai that can't make third party dll loaded correctly like NetMQ c# dll reference by the dll we created for dll export. No matter where I put the dll. In system folder or mt4 libraries folder. Is there any way to make the export unmanaged dll reference correctly to the dependent third party dlls?