sharpziplib
Any sharpziplib commercial support?
Govt client doesn\'t like open source. Legacy app used sharpziplib without getting permission. They\'ll pay for support, so we don\'t have to rewrite (your tax dollars at work), but I can\'t开发者_如何[详细]
2022-12-22 20:01 分类:问答Adding a popup context menu to words in a Flex TextArea
I\'m tryi开发者_C百科ng to figure out how to add a popup context menu to words/groups of words in a flex.Basically I\'m trying to achieve something similar to the red underline MS Word adds underneath[详细]
2022-12-20 09:52 分类:问答Better gzip tool than SharpZipLib for Windows Mobile?
I use SharpZipLib for gzip on a Windows Mobile application written in c# I have this code public static bool gzDecompressFile(String inputFilePath, String outputFilePath)[详细]
2022-12-19 21:27 分类:问答SharpZipLib - progress through fileS during extract
this has to be really easy, and it certainly seems to be a very frequently asked question, but I can\'t for the life of me find a \'straightforward\' answer.[详细]
2022-12-14 20:00 分类:问答Issue with Zipped Streams from .Net and reading them from Java
I\'m trying to zip a stream from .Net that can be read from Java code. So as input I have a byte array, which I want to compress and I\'m expecting to have a binary array.[详细]
2022-12-11 10:06 分类:问答How do I add files to an archive using SharpZipLib with no compression?
How do I add files to a Zip archi开发者_开发知识库ve using SharpZipLib with no compression? Examples on Google seem to be woefully thin.You can set compression level to 0 using the SetLevel method of[详细]
2022-12-10 06:38 分类:问答Odd Error in SharpZipLib -- Size was x, but I expected y
I\'m getting an error when I use the SharpZipLib开发者_运维知识库.I have code that looks like[详细]
2022-12-09 01:39 分类:问答