(Stephen Toub) I’m using the System.IO.Compression.GZipStream class in the Microsoft .NET Framework 2.0 to compress data into a .gz file. When I open the archive in WinZip, it appears that the name of the file I compressed was not stored as I had expected it to be. How can I add the name to the .gz
Read More - Register for Free Membership