1.

Solve : hi? can i ask any few helps on making a dll file from a c compiler??

Answer»

First, what is the simplest compiler that suits these?:

1. A small program that can make a dll FILE. (if possible 10-20mb only)
2. Can be understood in short span of time all the properties and uses of functions.
3. Flexible on the LIBRARIES that i may use with.
4. Can be used on windows vista ultimate.



*Can i ask for a link for a beginner tutorial for making a dll file? RIGHT now i have downloaded visual c++ 2008 express edition. Well i have knowledge about c++ programming because we already took it but i THINK it's just BASIC because we took with just for 1 year having 2 semester. I just want additional knowledge about programming using a compiler you would suggest me  because my school doesn't offer this to me

Thanks for your help programmers.For the first question about the compiler, I would use dev-cpp.
http://www.bloodshed.net/devcpp.html

C++ DLL tutorial:
http://www.youtube.com/watch?v=fzO9L6tlXDI

Just wondering, but why would a beginner want to make a DLL?



Discussion

No Comment Found