I have the following code that I am currently using to call functions from a C# Dll, which works perfectly in Visual C++.
#include #include <
Code::Blocks has a different compiler altogether from Visual Studio, the decoding and encoding on source code during compilation is different and cannot recognize each other though they are same programming language.