<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Disable XP Theme&#8230;</title>
	<link>http://raz-soft.com/cc/disable-xp-theme/</link>
	<description>Share your knowledge. It's a way to achieve immortality.</description>
	<pubDate>Tue, 06 Jan 2009 13:48:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.1</generator>

	<item>
		<title>By: Mihai</title>
		<link>http://raz-soft.com/cc/disable-xp-theme/#comment-15</link>
		<author>Mihai</author>
		<pubDate>Wed, 17 Jan 2007 13:55:28 +0000</pubDate>
		<guid>http://raz-soft.com/cc/disable-xp-theme/#comment-15</guid>
					<description>Cum mai fac sa se si revina la skin-ul de XP ? In timpul executiei programului ?</description>
		<content:encoded><![CDATA[<p>Cum mai fac sa se si revina la skin-ul de XP ? In timpul executiei programului ?</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Raz</title>
		<link>http://raz-soft.com/cc/disable-xp-theme/#comment-16</link>
		<author>Raz</author>
		<pubDate>Wed, 17 Jan 2007 14:19:17 +0000</pubDate>
		<guid>http://raz-soft.com/cc/disable-xp-theme/#comment-16</guid>
					<description>Replace the  (wchar_t *)" " with NULL:
[cpp]
//——
         if (runTimeLinkSuccess = (NULL != SetThemePtr))
            (SetThemePtr)(hWindow,NULL,NULL);
//——
[/cpp]</description>
		<content:encoded><![CDATA[<p>Replace the  (wchar_t *)" " with NULL:</p>
<div class="igBar"><span id="lcpp-1"><a href="#" onclick="javascript:showPlainTxt('cpp-1'); return false;">PLAIN TEXT</a></span></div>
<div class="syntax_hilite"><span class="langName">C++:</span>
<div id="cpp-1">
<div class="cpp">
<ol>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">//——</span></div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<span style="color: #0000ff;">if</span> <span style="color: #000000;">&#40;</span>runTimeLinkSuccess = <span style="color: #000000;">&#40;</span><span style="color: #0000ff;">NULL</span> != SetThemePtr<span style="color: #000000;">&#41;</span><span style="color: #000000;">&#41;</span></div>
</li>
<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <span style="color: #000000;">&#40;</span>SetThemePtr<span style="color: #000000;">&#41;</span><span style="color: #000000;">&#40;</span>hWindow,<span style="color: #0000ff;">NULL</span>,<span style="color: #0000ff;">NULL</span><span style="color: #000000;">&#41;</span>;</div>
</li>
<li style="font-weight: bold;color:#26536A;">
<div style="font-family: 'Courier New', Courier, monospace; font-weight: normal;"><span style="color: #ff0000;">//—— </span></div>
</li>
</ol>
</div>
</div>
</div>
<p></p>
]]></content:encoded>
				</item>
</channel>
</rss>
