hi
I am trying to use the labview zlib interface (from the code libary). My problem is, that I want to have
the zlib.dll in the root directory of my application, which is not the same directory as the directory where the vi is. (and I don't want to have it in winnt\system32 either..)
The Interface to the zlib.dll is made with cin's, so I'can't change it. If the author of the interface would post the c-sources it could be done..
thanks
(i really hope that there is answer to this question soon, otherwise I have to reprogram the interface by myself.. :-()