"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "csharp/readmeCS.txt" of archive zip232dN.zip:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 On Windows open this file in WordPad.
    2 
    3 Contents of the "windll/csharp" sub-archive
    4 
    5 This directory contains a Visual C Sharp (C#) sample project for
    6 using the zip32.dll library.  The zip and unzip projects were generously
    7 donated by Adrian Maull.  The unzip project should be added to the next
    8 unzip release.
    9 
   10 The projects are based on .NET Framework 1.1.  They were contributed
   11 to the Info-Zip project April 2005.  If you have questions or comments,
   12 contact us at www.Info-ZIP.org or for specific questions about these
   13 projects contact Adrian Maull directly at adrian.maull@sprintpcs.com.
   14 
   15 See UnZip.cs and Zip.cs for information about each project.  Currently
   16 the sample projects have some bugs as noted in the above files and
   17 are only designed for Zip 2.3x and UnZip 5.5x.  We are looking to
   18 port the projects to Zip 3 and UnZip 6.  These projects are mostly
   19 untested by us at this time.
   20 
   21 These sample projects are distributed as part of the Info-ZIP distribution
   22 under the Info-ZIP license.
   23 
   24 Note that the files may saved in unix format with carriage returns
   25 stripped.  These may need to be restored before the project can be successfully
   26 used.
   27 
   28 Ed Gordon
   29 7/18/2005