I am trying use a C++ function that came with no documentation that tells me what parameters to pass to the .dll.. I need to know if there is a way to find out what parameters need to be passed to the function to make it work properly..<br><br>The function is just a free file ciphering function that will allow me to encrypt any files.. Any help is appreciated..
<br><br>Christopher