you should look at dll import and dll export first .
Then if the dll is functionnal , simply add the lib path in the project properties , set the environment path where dlls are located (a bin folder) , then simply include headers where you need it in your project .