Call c# dll functions in c++

Remember to set the C# project’s Platform Target to x64 (or x86), because “Any CPU” won’t work.