Hi all,
This might be a very easy question and a commen topic and I know there is a lot of info on it but I could not find a single tutorial or artical for creating and using a dll in Dev-C++, I am using the latest version 5.0 beta 7 (4.9.7.0). I know there is a project template type dll to select and most of the code is ready but I can't understand itand there is nothing written in the help documents. And the worst part is there is nothing on how to use the compiled dll
. The reason why I choose Dev-C++ for my dll is becouse I love it and it is so easy to use, except for this part maybe
, and I have already written the program that the dll is for in Dev-C++. I heard on the site www.functionx.com/visualc/applications/staticdll.htm from FunctionX that dlls compiled in Visual C++ can't simply be "plugged" in programs written in Dev-C++ and Borland C++, is that true? And how do I use and create a dll in Dev-C++?
![]()



LinkBack URL
About LinkBacks
and there is nothing written in the help documents. And the worst part is there is nothing on how to use the compiled dll
. The reason why I choose Dev-C++ for my dll is becouse I love it and it is so easy to use, except for this part maybe
, and I have already written the program that the dll is for in Dev-C++. I heard on the site



