Originally posted by quzah
Read the docs.

Quzah.
I have been, that's why I waited so long to ask the question. This is also a MSVC++ 6.0 question, I'm curious as to what is considered "best practice" when dealing with header files and importing dlls. Also, overall file structure of applications.

This (http://www.gzip.org/zlib/manual.html) helps a great deal in what the functions do and how to use them, but it doesn't talk about making them accessable to your app. It assumes you've already got access to them.