kuskonmaz wrote:
Let's see, I don't think you actually need the tool from Microsoft(VC++). Any C++ developer tool should be fine. I would suggest Code::blocks. I am assuming you use Windows. I haven't worked with it for a while so I hope what I remember is correct, here we go:
1- Download code::blocks with mingw
2- Install
3- Run c::b and start a new project
4- It will ask for a project type, select dynamic link libary(dll)
5- Add the .cpp and .h files to your project.
6- Build the project.
Alternatively, you can try Visual Studio Express from Microsoft.
I have tried Visual Studio Express, which I have failed with.
Il let you know how I get on with code::blocks.
Thanks
_________________
?Sometimes when you innovate, you make mistakes. It is best to admit them quickly, and get on with improving your other innovations.? -Steve Jobs.