Hello

This is probably pretty simple, but i don't know what to do!
I have a win32 application and a DLL that I am trying create that will hold functions for various routines etc...


How do I get my program to use functions that are inside the DLL?

Cheers in Advance

Andy