Hey I have a quick question about ANet.dll.

I will be using this in my project, and I was wondering how to add that to my project. Here is what I did:
1. In my main class, I added the following
#include ANet.h;
2. And copied the ANet.dll into my project folder.

Do I need to do anything else in order to be using the functions
provided by ANet.dll?

Thanks in advance,

Doug