<?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 : [BUG]CXTPSkinManagerApiHook::OnHookGetSystemMetric</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : [BUG]CXTPSkinManagerApiHook::OnHookGetSystemMetric]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 10:20:10 +0000</pubDate>
  <lastBuildDate>Wed, 03 Feb 2021 10:07:40 +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=24129</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[[BUG]CXTPSkinManagerApiHook::OnHookGetSystemMetric : Thanks for reporting this, we&amp;#039;ll...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24129&amp;PID=78041&amp;title=bugcxtpskinmanagerapihookonhookgetsystemmetric#78041</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8199">astoyan</a><br /><strong>Subject:</strong> 24129<br /><strong>Posted:</strong> 03 February 2021 at 10:07am<br /><br />Thanks for reporting this, we'll check and fix it.<div>Regards,</div><div>&nbsp; Alexander</div>]]>
   </description>
   <pubDate>Wed, 03 Feb 2021 10:07:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24129&amp;PID=78041&amp;title=bugcxtpskinmanagerapihookonhookgetsystemmetric#78041</guid>
  </item> 
  <item>
   <title><![CDATA[[BUG]CXTPSkinManagerApiHook::OnHookGetSystemMetric : 					if (pSkinManager-&amp;gt;IsEnabled()...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24129&amp;PID=78039&amp;title=bugcxtpskinmanagerapihookonhookgetsystemmetric#78039</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9462">shinny-ji</a><br /><strong>Subject:</strong> 24129<br /><strong>Posted:</strong> 02 February 2021 at 6:10am<br /><br /><span style="white-space: pre;">					</span>if (pSkinManager-&gt;IsEnabled() || pMetrics == NULL<div><span style="white-space:pre">						</span>|| pMetrics-&gt;m_bRefreshMetrics)</div><div><span style="white-space:pre">						</span>return nResult;</div><div>missed '!' and should be:</div><div><span style="white-space:pre">	</span>if (!pSkinManager-&gt;IsEnabled() || pMetrics == NULL						|| pMetrics-&gt;m_bRefreshMetrics)						return nResult;</div>]]>
   </description>
   <pubDate>Tue, 02 Feb 2021 06:10:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24129&amp;PID=78039&amp;title=bugcxtpskinmanagerapihookonhookgetsystemmetric#78039</guid>
  </item> 
 </channel>
</rss>