<?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 - How to get default Media files folder path in Series80 and UIQ........ - Comments</title>
 <link>http://www.newlc.com/en/topic-9563</link>
 <description>Comments for &quot;How to get default Media files folder path in Series80 and UIQ........&quot;</description>
 <language>en</language>
<item>
 <title>Re: How to get default Media files folder path in Series80 and U</title>
 <link>http://www.newlc.com/en/topic-9563#comment-23477</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;div class=&quot;quoteheader&quot;&gt;Quote from: stephbel&lt;/div&gt;&lt;div class=&quot;quote&quot;&gt;One year has passed... Did you find the answer ?&lt;br /&gt;I&amp;#039;m looking for the same thing on Serie 60.&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&amp;nbsp;I reply to my own question : PathInfo class&amp;nbsp; &lt;img src=&quot;/fr/sites/all/modules/smf_filter/smf_smileys/afro.gif&quot; alt=&quot;Afro&quot; border=&quot;0&quot; /&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 25 Jan 2007 16:09:54 +0100</pubDate>
 <dc:creator>stephbel</dc:creator>
 <guid isPermaLink="false">comment 23477 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to get default Media files folder path in Series80 and U</title>
 <link>http://www.newlc.com/en/topic-9563#comment-23476</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;In UIQ3, the function you&amp;#039;re after is CQikMediaFileFolderUtils::GetMediaFilesRootL. I don&amp;#039;t think this was present in earlier UIQ versions.&lt;br /&gt;&lt;br /&gt;No idea what the equivilant for Series 60/80 would be.&lt;/div&gt;</description>
 <pubDate>Sat, 22 Apr 2006 22:44:55 +0200</pubDate>
 <dc:creator>mathew-forum</dc:creator>
 <guid isPermaLink="false">comment 23476 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to get default Media files folder path in Series80 and U</title>
 <link>http://www.newlc.com/en/topic-9563#comment-23475</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;Hi, &lt;br /&gt;&lt;br /&gt;I now it is a long time since you started this thread but I have to ask you, have you found an answer for this question?&lt;br /&gt;&lt;br /&gt;I have spent two days now, looking for how to do this. However I cant find anything that helps.&lt;br /&gt;&lt;br /&gt;If you know please let me know.&lt;br /&gt;&lt;br /&gt;Thanx&lt;/div&gt;</description>
 <pubDate>Thu, 12 Jan 2006 13:53:32 +0100</pubDate>
 <dc:creator>Tatanka.nbr1</dc:creator>
 <guid isPermaLink="false">comment 23475 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to get default Media files folder path in Series80 and U</title>
 <link>http://www.newlc.com/en/topic-9563#comment-23474</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;For UIQ, use&lt;br /&gt;&lt;br /&gt;TFileName name;&lt;br /&gt;QikFileUtils::MakeAppDocumentFileNameL(name, KUidYourAppsUID);&lt;br /&gt;&lt;br /&gt;after this, the name will contain the full path including a file name for your apps default file name with the path.&lt;/div&gt;</description>
 <pubDate>Wed, 05 Oct 2005 09:47:16 +0200</pubDate>
 <dc:creator>Andreas</dc:creator>
 <guid isPermaLink="false">comment 23474 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to get default Media files folder path in Series80 and U</title>
 <link>http://www.newlc.com/en/topic-9563#comment-23473</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;One year has passed... Did you find the answer ?&lt;br /&gt;I&amp;#039;m looking for the same thing on Serie 60.&lt;/div&gt;</description>
 <pubDate>Tue, 27 Sep 2005 14:59:23 +0200</pubDate>
 <dc:creator>stephbel</dc:creator>
 <guid isPermaLink="false">comment 23473 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: How to get default Media files folder path in Series80 and U</title>
 <link>http://www.newlc.com/en/topic-9563#comment-23472</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;For UIQ, In \epoc32\include\qikutils.hrh. there is an enum TQikMediaFolders&lt;br /&gt;&lt;br /&gt;enum TQikMediaFolders&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;{&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;EQikMediaFolderImage,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;EQikMediaFolderAudio,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;EQikMediaFolderVideo,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;EQikMediaFolderDocument,&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;EQikMediaFolderOther&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;};&lt;br /&gt;&lt;br /&gt;i dont know how to use it, as i cannot find anyclass/APIs using it...can anyone help me on this....&lt;br /&gt;&lt;br /&gt;I dint even have an clue in Series80 for this problem...&lt;br /&gt;Please help me on this......&lt;/div&gt;</description>
 <pubDate>Fri, 05 Aug 2005 06:27:56 +0200</pubDate>
 <dc:creator>pearl</dc:creator>
 <guid isPermaLink="false">comment 23472 at http://www.newlc.com</guid>
</item>
<item>
 <title>How to get default Media files folder path in Series80 and UIQ........</title>
 <link>http://www.newlc.com/en/topic-9563</link>
 <description>&lt;div class=&quot;smf-content&quot;&gt;&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/topic-9563&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/topic-9563#comments</comments>
 <category domain="http://www.newlc.com/en/forums/multimedia">Multimedia</category>
 <pubDate>Thu, 04 Aug 2005 07:34:03 +0200</pubDate>
 <dc:creator>pearl</dc:creator>
 <guid isPermaLink="false">10041 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
