Has anyone used the InfoZip DLLs. I have seen a couple of instances around the web and have created an interface in VB which incorporates one of the classes that uses this Zip DLL.
My problem is that in some instances I am getting an error
"zip warning: name not matched: " yet if I put a break in the code at the spot where it calls the DLL I do not get an error...
take the break off and the error returns.
I have tried to place a loop at this point to emulate a pause just incase something needed some time to set (really grasping at straws) but still get the error.
Has anyone else used this DLL and got a similar error?
Cheers
David
My problem is that in some instances I am getting an error
"zip warning: name not matched: " yet if I put a break in the code at the spot where it calls the DLL I do not get an error...
take the break off and the error returns.
I have tried to place a loop at this point to emulate a pause just incase something needed some time to set (really grasping at straws) but still get the error.
Has anyone else used this DLL and got a similar error?
Cheers
David