Just to be clear, if you’re seeing “DLL ERROR”, it’s FPlatformProcess::GetDllHandle that is failing, not GetDllExport. If you have engine source code (which you should have if you’re on 4.7, you should be able to step into that function and see why it’s failing.