Hello, I would very much appreciate your help for a newbie in DevC++
I have been searching the forum's postings but could not find a single clear answer to this question:
- using DevC++, how do you create a function in a DLL file that you will be able to use from visual basic/excel (or other windows software)??
More precisely, what is the necessary code/syntax to be included in the header file and the .cpp file??
I know the basics of creating the DLL but if someone could give me an example that works that would be extremely helpful!!
Thanks!!
Emmanuel
Try searching Google Groups (http://groups.google.com). Search for something like: +"create a dll" +excel +"C++"
Don.
Log in to post a comment.
Hello,
I would very much appreciate your help
for a newbie in DevC++
I have been searching the forum's postings
but could not find a single clear answer
to this question:
- using DevC++, how do you create
a function in a DLL file
that you will be able to use from
visual basic/excel (or other windows software)??
More precisely, what is the necessary
code/syntax
to be included in the header file and the
.cpp file??
I know the basics of creating the DLL
but if someone could give me an example
that works that would be extremely helpful!!
Thanks!!
Emmanuel
Try searching Google Groups (http://groups.google.com). Search for something like:
+"create a dll" +excel +"C++"
Don.