<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Launch control panel apps programmatically.</title>
	<atom:link href="http://weseetips.com/2008/04/02/launch-control-panel-apps-programmatically/feed/" rel="self" type="application/rss+xml" />
	<link>http://weseetips.com/2008/04/02/launch-control-panel-apps-programmatically/</link>
	<description>Gold mine of Visual C++ tricks!</description>
	<lastBuildDate>Thu, 12 Jan 2012 15:10:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: Jijo.Raj</title>
		<link>http://weseetips.com/2008/04/02/launch-control-panel-apps-programmatically/comment-page-1/#comment-29</link>
		<dc:creator>Jijo.Raj</dc:creator>
		<pubDate>Thu, 03 Apr 2008 08:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=58#comment-29</guid>
		<description>Good! Another simpler method.
But the article&#039;s intention is to reveal the internal working.

Thanks guys for your contribution. Keep rocking!</description>
		<content:encoded><![CDATA[<p>Good! Another simpler method.<br />
But the article&#8217;s intention is to reveal the internal working.</p>
<p>Thanks guys for your contribution. Keep rocking!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nishad S</title>
		<link>http://weseetips.com/2008/04/02/launch-control-panel-apps-programmatically/comment-page-1/#comment-28</link>
		<dc:creator>Nishad S</dc:creator>
		<pubDate>Thu, 03 Apr 2008 08:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=58#comment-28</guid>
		<description>Another method:

ShellExecute( 0, &quot;open&quot;, &quot;control.exe&quot;, &quot;sysdm.cpl&quot;, 0, SW_SHOW );</description>
		<content:encoded><![CDATA[<p>Another method:</p>
<p>ShellExecute( 0, &#8220;open&#8221;, &#8220;control.exe&#8221;, &#8220;sysdm.cpl&#8221;, 0, SW_SHOW );</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jijo.Raj</title>
		<link>http://weseetips.com/2008/04/02/launch-control-panel-apps-programmatically/comment-page-1/#comment-27</link>
		<dc:creator>Jijo.Raj</dc:creator>
		<pubDate>Thu, 03 Apr 2008 07:12:40 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=58#comment-27</guid>
		<description>Thanks for simplying it by the rundll.exe. Since the rundll.exe is already explained http://weseetips.com/2008/03/24/rundll32exe-the-key-to-windows-treasure-chest/ i went for the usual &quot;Masters Method&quot; style. I wish to tell the internal story. ;) Cheers!</description>
		<content:encoded><![CDATA[<p>Thanks for simplying it by the rundll.exe. Since the rundll.exe is already explained <a href="http://weseetips.com/2008/03/24/rundll32exe-the-key-to-windows-treasure-chest/" rel="nofollow">http://weseetips.com/2008/03/24/rundll32exe-the-key-to-windows-treasure-chest/</a> i went for the usual &#8220;Masters Method&#8221; style. I wish to tell the internal story. <img src='http://weseetips.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to launch control panel Applets? &#171; Sharing my thoughts&#8230;</title>
		<link>http://weseetips.com/2008/04/02/launch-control-panel-apps-programmatically/comment-page-1/#comment-26</link>
		<dc:creator>How to launch control panel Applets? &#171; Sharing my thoughts&#8230;</dc:creator>
		<pubDate>Thu, 03 Apr 2008 06:19:55 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=58#comment-26</guid>
		<description>[...] to launch control panel&#160;Applets?  My friend Jijo blogged about launching control panel applet from our Application. Control panel applets are Interfaces in control panel to open the doors to control many system [...]</description>
		<content:encoded><![CDATA[<p>[...] to launch control panel&nbsp;Applets?  My friend Jijo blogged about launching control panel applet from our Application. Control panel applets are Interfaces in control panel to open the doors to control many system [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

