Hi,
I want to make a program to compress/decompress files. At first stage I want to use "zlib.dll". How to call "zlib.dll" with arguments ?
Please illustrate with clear VB6 example.
Also, where can I find source code of compression programs in VB6 ?
----------------------------
There is always a new solution for the same problem.
Anonymous
I want to make a program to compress/decompress files. At first stage I want to use "zlib.dll". How to call "zlib.dll" with arguments ?
Please illustrate with clear VB6 example.
Also, where can I find source code of compression programs in VB6 ?
----------------------------
There is always a new solution for the same problem.
Anonymous