Is there a way to register those DLL, in windows level, and then use cache activate wizard to create a class for zip/unzip ?
I tired to use the $zf(-3,dll_name,function...) but always get a <DYNAMIC LIBRARY LOAD> error. Any idea ? Thanks, Yaron Munz "Muthu" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi Lavy, > > You can use the third party DLL's used to zip and unzip process through > code. > you can the get this from the net with examples( the examples are in VB) > DLL names are zip32.dll and Unzip32.dll > > Thanks > Muthu Rajan.S > > > "Elliott Lavy" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] > > Does anyone have a class that manages (creates/decompresses) ZIP files? > > > > Thanks in advance. > > > > Elliott Lavy > > mailto:[EMAIL PROTECTED] > > > > > >
