WinZip (OpenInsight 32-bit Specific)
At 17 FEB 2004 09:11:07PM Barry Stevens wrote:
How can I unzip from within OI without user intervention.
Barry
At 18 FEB 2004 12:02AM Steve Smith wrote:
There are plenty of freeware DLL's to UNZIP files - and plenty of VB source code around as a model for the OpenInsight code.
http://www.codeguru.com/vb/articles/1854.shtml
http://www.fortunecity.com/skyscraper/corel/790/softhtm/unzipvb.htm
Presumably you could prototype the DLLs from OI and process zip files directly from a calling program.
Steve