Home

Search form

Recent posts

  • Update Center for Microsoft SQL Server
  • Font and Icons too small when RDP from Windows 10 into Windows 7
  • One problem, one weekend, eight languages
  • How to retrive Outlook default signature
  • How to completely uninstall VFP 9.0
  • Retrieving VFP runtime DLL name required by EXE or DLL
  • Send email via MSN email account
  • Send email via Yahoo mail account
  • Remove Structural CDX or Memo flag from a table
  • Deleting pages from PDF file through Acrobat automation
More

VFP implementation of GetZipComment and GetZipFilesList for ZIP acrchives

Submitted by Sergey on March 17, 2008 - 13:45 UTC
topic: 
code
vfp
zip
foxpro
llff

VFP class below allows retrieval of a ZIP file comment or a list/count of files in the ZIP archive. It uses VFP low level file functions (LLFF) to directly read the ZIP file.

  • Read more about VFP implementation of GetZipComment and GetZipFilesList for ZIP acrchives
  • Sergey's blog
  • 0 comments
  • 7315 reads