I am getting an EntryPointNotFoundException when calling a function in C# using an older MFC C++ DLL I created even with extern "C" in the C++ header file.
In m