LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

could the author of "zlib.zip" please post the c-sources for the CIN's?

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.. :-()
0 Kudos
Message 1 of 3
(2,858 Views)
OpenG.org is about to release a zip toolkit based on a modified version zlib.dll adapted to LabVIEW. Calls to DLL function are made using Call Libray node instead of CIN so you will be able to change the DLL path. It will be posted here as soon as the package is ready. It is Available for Windows, Mac and Linux.


LabVIEW, C'est LabVIEW

Message 2 of 3
(2,858 Views)
http://openg.org/meetings/sf/2003-04-01/LabVIEW_Zip_Tools.pps
0 Kudos
Message 3 of 3
(2,858 Views)