Is there any way to use a 3rd party DLL without having access to the associated .h and lib files? Perhaps some way to reverse engineer the hooks so that I could use it in my application?

Dan