Does anyone know how to read a DLL header file (C++)? I have a DLL I would
like to use (3rd party) but all I have to go on is the header file. I am not
advanced enough to tell how to call the functions, or just what the
functions are... is there a method or a standard that you can tell the
actual functions from the internal calls?
Doyle