<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Skinning on Windows 2000</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Skinning on Windows 2000]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 15:04:49 +0000</pubDate>
  <lastBuildDate>Sat, 17 May 2008 11:07:27 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=10651</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Skinning on Windows 2000 : Yes, I suspected as much and have...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10651&amp;PID=35357&amp;title=skinning-on-windows-2000#35357</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4140">JerryEvans</a><br /><strong>Subject:</strong> 10651<br /><strong>Posted:</strong> 17 May 2008 at 11:07am<br /><br />Yes, I suspected as much and have modified the code to use the XTP theme wrapper. <br>]]>
   </description>
   <pubDate>Sat, 17 May 2008 11:07:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10651&amp;PID=35357&amp;title=skinning-on-windows-2000#35357</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning on Windows 2000 : Hi,  UxTheme is partly hooked...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10651&amp;PID=35325&amp;title=skinning-on-windows-2000#35325</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 10651<br /><strong>Posted:</strong> 16 May 2008 at 2:48pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>UxTheme is partly hooked in SkinFamework. Only using our CXTPWinThemeWrapper you will get skin.&nbsp; YOu can change your draw to use our CXTPWinThemeWrapper class:</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>CXTPWinThemeWrapper m_themeButton</DIV><DIV>&nbsp;</DIV><DIV>m_themeButton.OpenThemeData(hWnd, L"BUTTON");</DIV><DIV>&nbsp;</DIV><DIV>if ( m_themeButton.IsAppThemed())<BR>{</DIV><DIV>m_themeButton.DrawThemeBackground(*pDC, BP_PUSHBUTTON, !pButton-&gt;GetEnabled() ? PBS_DISABLED : pButton-&gt;IsPressed() &amp;&amp; pButton-&gt;IsHot() ? PBS_PRESSED :<BR>&nbsp;&nbsp;&nbsp;&nbsp;pButton-&gt;IsHot() ? PBS_HOT: pButton-&gt;IsFocused() ? PBS_DEFAULTED : PBS_NORMAL, rect, 0);<BR></DIV><DIV>}</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 16 May 2008 14:48:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10651&amp;PID=35325&amp;title=skinning-on-windows-2000#35325</guid>
  </item> 
  <item>
   <title><![CDATA[Skinning on Windows 2000 : I have a custom slider control...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=10651&amp;PID=35300&amp;title=skinning-on-windows-2000#35300</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4140">JerryEvans</a><br /><strong>Subject:</strong> 10651<br /><strong>Posted:</strong> 16 May 2008 at 5:59am<br /><br />I have a custom slider control that is theme aware - on Windows 2000 it correctly identifies that no theming is present and draws using the old style API. <br><br>If I have statically linked the XTP skin engine do I need to explicitly add code to my control to call the XTP skin manager when drawing? <br><br>If so why? I can see that the Skin Manager is checking for calls to load UxTheme.dll - which is how the control detects the presence of theming<br><br>Any thoughts or comments on this please? Skin support for Windows 2000 was a big plus for me and I'd like it to work for all the controls I use in Riffster.<br><br>Thanks<br><br>Jerry<br>]]>
   </description>
   <pubDate>Fri, 16 May 2008 05:59:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=10651&amp;PID=35300&amp;title=skinning-on-windows-2000#35300</guid>
  </item> 
 </channel>
</rss>