Click here to Skip to main content
15,896,359 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Good day,

there is some source code for vb6 to zip/unzip file to/from zip archive (no ActiveX, dll, etc.etc. or shell.application) ?

thank you!
Posted
Comments
ZurdoDev 25-Oct-13 7:41am    
Possibly. I would ask google first.
CPallini 25-Oct-13 7:51am    
Unlikey: VB6 is not the best programming language for implementing such algorithms. Why don't you like using a dynamic library?
cclaudio 25-Oct-13 9:51am    
The problem that I have to add this functionality to a old vb6 program WITHOUT any kind of installation or external DLL , this is a MONOLITIC EXE (if I wrote this probably i wrote in "C" but my duty now is to modify !) thank for all replay
thatraja 25-Oct-13 7:56am    

1 solution

Hello Clax,

The answer to your question can be found here[^] or here[^].

Regards,
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900