<?xml version="1.0" encoding="UTF-8"?><rss version="2.0">
<channel>
<title>folders</title>
<link>http://www.computersight.com/tags/folders</link>
<description>New posts about folders</description>
<item>
<title>C++ Tutorial 2</title>
<link>http://www.computersight.com/Programming/C++/C-Tutorial-2.39879</link>
<description>
<![CDATA[<p>Have you ever wanted to open a file through a C++ program? Well now you can! The process is simple. All you need to do is:</p>
 <p><ul>
  <li> Include the windows.h library. <img  alt="" src="http://images.stanzapub.com/readers/computersight/2007/08/14/35969_0.jpg" />  </li>
 
  <li> Use the following function: <img  alt="" src="http://images.stanzapub.com/readers/computersight/2007/08/14/35969_1.jpg" />  </li>
 </ul></p>


 
<h3>So, here is the complete code to open “file.exe”:</h3>


 <p><img  alt="" src="http://images.stanzapub.com/readers/computersight/2007/08/14/35969_2.jpg" /></p>

 
<h3>Here is the complete code to open “WordDocument.doc”:</h3>


 <p><img  alt="" src="http://images.stanzapub.com/readers/computersight/2007/08/14/35969_3.jpg" /></p>

 <p>Ok, so you know how to open files, but what if you want to open a folder?</p>


<h3> You would do this:</h3>


 <p><img  alt="" src="http://images.stanzapub.com/readers/computersight/2007/08/14/35969_4.jpg" /></p>
 
 
<h3>Now, let's open a website:</h3>


 <p><img  alt="" src="http://images.stanzapub.com/readers/computersight/2007/08/14/35969_5.jpg" /></p>
 
 
 <p>Yay! Now you know how to open files, folders, and websites through C++ programs!</p><a href="http://www.pheedo.com/click.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FProgramming%2FC%2B%2B%2FC-Tutorial-2.39879"><img src="http://www.pheedo.com/img.phdo?x=&u=http%3A%2F%2Fwww.computersight.com%2FProgramming%2FC%2B%2B%2FC-Tutorial-2.39879" border="0"/></a>]]></description>
<pubDate>Tue, 12 Jun 2007 03:47:38 PST</pubDate></item>
</channel>
</rss>
