Hi all;

i am trying to write a dll file and then use the functions inside it in a exe file. However i am having trouble when i try and include the functions inside the dll file in my exe program. I was wondering if there is a good tutorial/book around that goes into this in detail without the useage of MFC. The dll file has to be global because i am using hooks inside it.

thanks heaps.