<?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 : [solved] Infinite loop with High Contrast Theme</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : [solved] Infinite loop with High Contrast Theme]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 17 Apr 2026 15:14:18 +0000</pubDate>
  <lastBuildDate>Tue, 06 Dec 2016 16:10:42 +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=23221</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[[solved] Infinite loop with High Contrast Theme : Ok so it was deadlocking on a...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75428&amp;title=solved-infinite-loop-with-high-contrast-theme#75428</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9110">acunningham1</a><br /><strong>Subject:</strong> 23221<br /><strong>Posted:</strong> 06 December 2016 at 4:10pm<br /><br />Ok so it was deadlocking on a critical section. &nbsp;This critical section was part of the singleton thread safety added to VS2015. &nbsp;&nbsp;<div>Adding the compiler option /Zc:threadSafeInit- to all configurations when building ToolkitPro libs/dls from source fixed the problem.</div><div>That compiler option turns off the new thread safety in vs2015 and reverts to the old behavior of 2012.</div><div><br></div><div><div><br><div><br></div></div></div>]]>
   </description>
   <pubDate>Tue, 06 Dec 2016 16:10:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75428&amp;title=solved-infinite-loop-with-high-contrast-theme#75428</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Infinite loop with High Contrast Theme :   olebed wrote:I think this will...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75427&amp;title=solved-infinite-loop-with-high-contrast-theme#75427</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9110">acunningham1</a><br /><strong>Subject:</strong> 23221<br /><strong>Posted:</strong> 06 December 2016 at 2:55pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by olebed" alt="Originally posted by olebed" style="vertical-align: text-bottom;" /> <strong>olebed wrote:</strong><br /><br /><a href="http://www.codejock.com/purchase/renewals.asp" target="_blank" rel="nofollow">I think this will be helpful.</a><br><br>Also you can test new version as "30 Day Trial".</td></tr></table><div><br></div><div>Ok, thank you.</div><div><br></div><div>Can you give a bit more info about the 2015 singleton issue you referred to?</div><div>We might just want to attempt to fix it on our own with the current code we have.</div><div><br></div>]]>
   </description>
   <pubDate>Tue, 06 Dec 2016 14:55:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75427&amp;title=solved-infinite-loop-with-high-contrast-theme#75427</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Infinite loop with High Contrast Theme : I think this will be helpful.Also...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75426&amp;title=solved-infinite-loop-with-high-contrast-theme#75426</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23221<br /><strong>Posted:</strong> 06 December 2016 at 11:32am<br /><br /><a href="http://www.codejock.com/purchase/renewals.asp" target="_blank" rel="nofollow">I think this will be helpful.</a><br><br>Also you can test new version as "30 Day Trial".]]>
   </description>
   <pubDate>Tue, 06 Dec 2016 11:32:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75426&amp;title=solved-infinite-loop-with-high-contrast-theme#75426</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Infinite loop with High Contrast Theme :   olebed wrote:Hello,Incompatibility...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75423&amp;title=solved-infinite-loop-with-high-contrast-theme#75423</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9110">acunningham1</a><br /><strong>Subject:</strong> 23221<br /><strong>Posted:</strong> 06 December 2016 at 11:07am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by olebed" alt="Originally posted by olebed" style="vertical-align: text-bottom;" /> <strong>olebed wrote:</strong><br /><br /><div>Hello,</div><div><br></div><div>Incompatibility with VS2015 and local static variable behavior (singletons) has been fixed for version 17.0 ReleaseCandidate. Changes are complex. I can offer to update ToolkitPro to latest version 17.3.</div><div><br></div><div>Regards,</div><div>&nbsp;Oleksandr Lebed</div></td></tr></table><div><br></div><div>Hey thanks for the reply. :)</div><div>That's interesting and good to know.&nbsp;</div><div>What exactly do we have to do to get that upgrade? &nbsp;Do we have to purchase the whole ToolkitPro again?</div><div><br></div><div><br></div>]]>
   </description>
   <pubDate>Tue, 06 Dec 2016 11:07:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75423&amp;title=solved-infinite-loop-with-high-contrast-theme#75423</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Infinite loop with High Contrast Theme : Hello,Incompatibility with VS2015...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75420&amp;title=solved-infinite-loop-with-high-contrast-theme#75420</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=8730">olebed</a><br /><strong>Subject:</strong> 23221<br /><strong>Posted:</strong> 06 December 2016 at 6:54am<br /><br /><div>Hello,</div><div><br></div><div>Incompatibility with VS2015 and local static variable behavior (singletons) has been fixed for version 17.0 ReleaseCandidate. Changes are complex.<br>I can offer to update ToolkitPro to latest version 17.3.</div><div><br></div><div>Regards,</div><div>&nbsp;Oleksandr Lebed</div>]]>
   </description>
   <pubDate>Tue, 06 Dec 2016 06:54:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75420&amp;title=solved-infinite-loop-with-high-contrast-theme#75420</guid>
  </item> 
  <item>
   <title><![CDATA[[solved] Infinite loop with High Contrast Theme : We recently upgraded our compiler...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75416&amp;title=solved-infinite-loop-with-high-contrast-theme#75416</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9110">acunningham1</a><br /><strong>Subject:</strong> 23221<br /><strong>Posted:</strong> 05 December 2016 at 12:52pm<br /><br /><div><span style=": rgb252, 252, 252; color: rgb51, 51, 51; font-family: &quot;Segoe UI&quot;; font-size: 13px;">We recently upgraded our compiler from Visual Studio 2012 to Visual Studio 2015.</span></div><div><span style=": rgb252, 252, 252; color: rgb51, 51, 51; font-family: &quot;Segoe UI&quot;; font-size: 13px;">Also we are using an older version of </span><font color="#333333" face="Segoe UI"><span style="font-size: 13px;">ToolkitPro... 1625</span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;">Everything has been working fine except when using the High Contrast Theme in Windows (both in Windows 8 and Window 10).</span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;"><br></span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;">It seems to be stuck in an infinite loop when first try to create anything. &nbsp;This only happens with high contrast mode.</span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;"><br></span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;">In this particular instance it is trying to create a CXTPListBox</span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;">It seems to always be stuck in a call to:&nbsp;</span><span style="font-size: 13px; : rgb252, 252, 252;">_Init_thread_wait</span><span style="font-size: 13px;"></span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;"><br></span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;">Here is the callstack:</span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;"><br></span></font></div><div><font color="#333333" face="Segoe UI"><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space: pre;">	</span>ntdll.dll!00007ffc4ad885d4()<span ="Apple-tab-span" style="white-space: pre;">	</span>Unknown</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ntdll.dll!00007ffc4ad4bed9()<span ="Apple-tab-span" style="white-space:pre">	</span>Unknown</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>KernelBase.dll!00007ffc47f28cc8()<span ="Apple-tab-span" style="white-space:pre">	</span>Unknown</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!_Init_thread_wait(const unsigned long timeout=0x00000064) Line 139<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!_Init_thread_header(int * pOnce=0x000000005b14b890) Line 188<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!CXTPColorManager::Instance() Line 184<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!CXTPColorManager::RefreshGradientColors() Line 452<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!CXTPColorManager::RefreshColors(int bResetCustomColors) Line 667<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!CXTPColorManager::CXTPColorManager() Line 176<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!CXTPColorManager::Instance() Line 184<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!RefreshXtremeColors(int bResetCustomColors=0x00000000) Line 472<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!CXTPAuxData::UpdateSysColors() Line 168<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!CXTPAuxData::CXTPAuxData() Line 103<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!XTPAuxData() Line 474<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&nbsp;<span ="Apple-tab-span" style="white-space:pre">	</span>ToolkitPro1625vc140x64U.dll!CXTPListBox::Initialize(bool bAutoFont) Line 94<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div><span style="font-size: 13px;">&gt;<span ="Apple-tab-span" style="white-space:pre">	</span>Editor_debug.exe!editor_recovery_dialog::OnInitDialog() Line 43<span ="Apple-tab-span" style="white-space:pre">	</span>C++</span></div><div style="font-size: 13px;"><br></div></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;"><br></span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;">Any help would be appreciated. :)</span></font></div><div><font color="#333333" face="Segoe UI"><span style="font-size: 13px;"><br></span></font></div>]]>
   </description>
   <pubDate>Mon, 05 Dec 2016 12:52:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=23221&amp;PID=75416&amp;title=solved-infinite-loop-with-high-contrast-theme#75416</guid>
  </item> 
 </channel>
</rss>