<?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 create a directory use symbian c++ api - Comments</title>
 <link>http://www.newlc.com/en/forum/how-create-directory-use-symbian-c-api</link>
 <description>Comments for &quot;how to create a directory use symbian c++ api&quot;</description>
 <language>en</language>
<item>
 <title>Re: how to create a directory use symbian c++ api</title>
 <link>http://www.newlc.com/en/forum/how-create-directory-use-symbian-c-api#comment-41328</link>
 <description>&lt;p&gt;thanks chandantheracer&lt;br /&gt;
it&#039;s ok&lt;/p&gt;</description>
 <pubDate>Sun, 09 Sep 2007 10:11:51 +0200</pubDate>
 <dc:creator>stevexu</dc:creator>
 <guid isPermaLink="false">comment 41328 at http://www.newlc.com</guid>
</item>
<item>
 <title>Re: how to create a directory use symbian c++ api</title>
 <link>http://www.newlc.com/en/forum/how-create-directory-use-symbian-c-api#comment-41327</link>
 <description>&lt;p&gt;hi,&lt;br /&gt;
Search for MkDirAll in ur SDK ... u find there method for creating Directory.&lt;br /&gt;
U use this to simply create a Directory suppose named of Steve:-&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;RFs fs;&lt;br /&gt;User::LeaveIfError(fs.Connect());&lt;br /&gt;_LIT(KCSteve,&amp;quot;C:\\Steve\\&amp;quot;);&lt;br /&gt;fs.MkDirAll(KCSteve);&lt;br /&gt;fs.Close();&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
&lt;/p&gt;</description>
 <pubDate>Sat, 08 Sep 2007 19:11:34 +0200</pubDate>
 <dc:creator>chandantheracer</dc:creator>
 <guid isPermaLink="false">comment 41327 at http://www.newlc.com</guid>
</item>
<item>
 <title>how to create a directory use symbian c++ api</title>
 <link>http://www.newlc.com/en/forum/how-create-directory-use-symbian-c-api</link>
 <description>&lt;p&gt;hi everybody:&lt;br /&gt;
   i cann&#039;t find how to create a directory in sdk. who can tell me, thanks&lt;/p&gt;

&lt;p&gt;steve&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.newlc.com/en/forum/how-create-directory-use-symbian-c-api&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.newlc.com/en/forum/how-create-directory-use-symbian-c-api#comments</comments>
 <category domain="http://www.newlc.com/en/forums/symbian-c">Symbian C++</category>
 <pubDate>Sat, 08 Sep 2007 18:29:12 +0200</pubDate>
 <dc:creator>stevexu</dc:creator>
 <guid isPermaLink="false">18901 at http://www.newlc.com</guid>
</item>
</channel>
</rss>
