Well i'm sure this is a very simple answer but i can't work it out or find any info on it.

I am using devc++ 5 and need to add a def file to the project.

I am trying to create a dll that can be used with a VB app, but i keep on getting 'cannot find entry point in dll' error, which i've found out is because i dont have the def file incuded.

thanks