<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.newlc.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>NewLC - Reading ZIP File in Symbian OS - Comments</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html</link>
 <description>Comments for &quot;Reading ZIP File in Symbian OS&quot;</description>
 <language>en</language>
<item>
 <title>Re: Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-46276</link>
 <description>&lt;p&gt;Use-&lt;a href=&quot;http://www.recoverytoolbox.com/repair_zip.html&quot;&gt;damaged zip files&lt;/a&gt;,program supports Windows 98, Windows Me, Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003 and Windows Vista,help users solve the zip recovery issues and always have control of their archived data,recovers information from damaged zip files and minimizes data loss during the zip recovery process,application is the fact that it employs several heuristic algorithms and methods to repair zip file or recover information from damaged zip files.&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Fri, 09 May 2008 11:14:13 +0200</pubDate>
 <dc:creator>zlatan24</dc:creator>
 <guid isPermaLink="false">comment 46276 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-42609</link>
 <description>&lt;p&gt;On this OS next tool possible don&#039;t may help, but try - &lt;a href=&quot;http://www.recoverytoolbox.com/repair_zip.html&quot; class=&quot;bb-url&quot;&gt;Fix zip file&lt;/a&gt;, know how restore ZIP files from damaged media (floppy disks, CDs, DVDs, Zip drives, etc,,,, .) &lt;br /&gt;
allows the program to minimize data loss during zip recovery, therefore the user sees as much as possible about the files being recovered, program supports Windows 98, Windows Me, Windows NT 4.0, Windows 2000, Windows XP, Windows XP SP2, Windows 2003 and Windows Vista, repair ZIP files larger than 2 GB. &lt;/p&gt;</description>
 <pubDate>Fri, 26 Oct 2007 19:53:38 +0200</pubDate>
 <dc:creator>zlatan24</dc:creator>
 <guid isPermaLink="false">comment 42609 at http://www.newlc.com</guid>
</item>
<item>
 <title>Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-2392</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Hi ,&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Can I know how to implement in Read() in&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;User::LeaveIfError(stream-&gt;Read(bufferPtr, member-&gt;UncompressedSize()));&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;as the RZipFileMemberReaderStream class doesnt give any asychronous call to read function.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;I am having a buffer to read instead of a file and i need a asychronous function to read so that i can read without blocking&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;can anybody help me&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 29 Dec 2006 09:47:17 +0100</pubDate>
 <dc:creator>Vinayaka Karjigi</dc:creator>
 <guid isPermaLink="false">comment 2392 at http://www.newlc.com</guid>
</item>
<item>
 <title>Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-2398</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;I too get the problem that you describe on the P910i (ie the RZipFileMemberReaderStream::Read() returns a non-system error but if ignored the fuctionality is correct).&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Does anyone have an explanation for this?  Is it a bug on this class?  Can we get word to Symbian to fix it if it is?&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 03 Jul 2006 11:08:34 +0200</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 2398 at http://www.newlc.com</guid>
</item>
<item>
 <title>Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-2391</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Thanks for this very helpful article. I have used these classes successfully on S60, S80, S60 3rd Edition.
However, on UIQ I get the following issues:&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;It works fine on the emulator, but on the device I got the following results:&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;P900 : the &lt;i class=&quot;spip&quot;&gt;RZipFileMemberReaderStream::Read()&lt;/i&gt; method returns an error code of -9353676, but the file unzips correctly if this error is ignored.&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;P800 : It doesn&#039;t seem to work at all, no errors, no result. Are these classes supported on this device (its platform) ?&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 24 May 2006 11:29:59 +0200</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 2391 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-2397</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;The OpenL() method has been deprecated since Symbian 7.0.&lt;/div&gt;</description>
 <pubDate>Wed, 12 Apr 2006 04:35:36 +0200</pubDate>
 <dc:creator>Antony Pranata</dc:creator>
 <guid isPermaLink="false">comment 2397 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-2396</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;Thanks for the article ;)
Do you know what the the OpenL() method is there for ?&lt;/div&gt;</description>
 <pubDate>Tue, 11 Apr 2006 14:44:59 +0200</pubDate>
 <dc:creator>daz</dc:creator>
 <guid isPermaLink="false">comment 2396 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-2395</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;Thanks for the article ;)
Do you know what the the OpenL() method is there for ?&lt;/div&gt;</description>
 <pubDate>Tue, 11 Apr 2006 14:42:35 +0200</pubDate>
 <dc:creator>Anonymous</dc:creator>
 <guid isPermaLink="false">comment 2395 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-2394</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;I posted it on Forum Nokia, you can see it at http://discussion.forum.nokia.com/forum/showthread.php?t=70826
Thanks again.&lt;/div&gt;</description>
 <pubDate>Thu, 16 Mar 2006 06:38:09 +0100</pubDate>
 <dc:creator>Beover1984</dc:creator>
 <guid isPermaLink="false">comment 2394 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-2393</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Sorry, where did you publish your translation?  Did you submit it to NewLC.com too?&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;Antony&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Tue, 20 Dec 2005 16:02:00 +0100</pubDate>
 <dc:creator>Antony Pranata</dc:creator>
 <guid isPermaLink="false">comment 2393 at http://www.newlc.com</guid>
</item>
<item>
 <title>&gt; Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comment-2390</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;&lt;p class=&quot;spip&quot;&gt;Thank you for your article!&lt;/p&gt;

&lt;p class=&quot;spip&quot;&gt;I have translated it into chinese that is useful for more people.&lt;/p&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 02 Dec 2005 04:28:39 +0100</pubDate>
 <dc:creator>Beover1984</dc:creator>
 <guid isPermaLink="false">comment 2390 at http://www.newlc.com</guid>
</item>
<item>
 <title>Reading ZIP File in Symbian OS</title>
 <link>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html</link>
 <description>&lt;div class=&quot;spip-content&quot;&gt;The most popular archive file format used these days is ZIP, originally created by Phil Katz from the modification of ARC format.  Symbian OS provides a class, called CZipFile, to read ZIP file.  This article will show how to use CZipFile and give an example.&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/Reading-ZIP-File-in-Symbian-OS.html#comments</comments>
 <category domain="http://www.newlc.com/en/taxonomy/term/1">Basics</category>
 <pubDate>Sat, 15 Oct 2005 11:14:01 +0200</pubDate>
 <dc:creator>antonypranata</dc:creator>
 <guid isPermaLink="false">705 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
