Library/Module in Vis. Stud 6.0
OK, i'm in the process of writing up all the useful functions i have (such as some maths functions, debugging stuff), and have been told it would be easier, rather making .cpp & .h files that must be in every project, just to make either a library or a module.
Now, because i'm from VB, i'm not really sure what the difference is, or which one i should use.
What is also a problem is I can't figure out how in Visual Studio 6.0 i can create either of these.
Anyway, any advice?
(BTW, i'm guessing .dll's count as libraries)