<?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 in Codejock</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Bug in Codejock]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 25 May 2026 15:57:21 +0000</pubDate>
  <lastBuildDate>Sat, 27 Feb 2010 07:57:10 +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=15263</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 in Codejock :  Try removing certain DLLs/OCXs...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=57175&amp;title=bug-in-codejock#57175</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15263<br /><strong>Posted:</strong> 27 February 2010 at 7:57am<br /><br /><DIV></DIV><DIV>Try removing certain DLLs/OCXs from being skinned, and see if the problem goes away. E.g.: XTPSkinManager()-&gt;ExcludeModule("somecomponent.dll");</DIV><DIV>&nbsp;</DIV><DIV>I suspect that one of your components contains some incompatible type of optimization. It could be your exe too. Try disabling optimizations and see if the problem persists, then re-enable one optimization at a time and see which one is the culprit. Especially, be careful with the "Omit frame pointer" optimization.</DIV><DIV>&nbsp;</DIV><DIV>You might also want to enable debug symbols in your release build. Take a look at this tutorial: <a href="http://www.codeproject.com/KB/debug/survivereleasever.aspx" target="_blank">http://www.codeproject.com/KB/debug/survivereleasever.aspx</A></DIV>]]>
   </description>
   <pubDate>Sat, 27 Feb 2010 07:57:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=57175&amp;title=bug-in-codejock#57175</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in Codejock : It occurs in the release build,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=57017&amp;title=bug-in-codejock#57017</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5488">rsvihalek</a><br /><strong>Subject:</strong> 15263<br /><strong>Posted:</strong> 23 February 2010 at 11:04am<br /><br />It occurs in the release build, no running debuger.]]>
   </description>
   <pubDate>Tue, 23 Feb 2010 11:04:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=57017&amp;title=bug-in-codejock#57017</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in Codejock : Does it occur when you&amp;#039;re...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=57016&amp;title=bug-in-codejock#57016</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15263<br /><strong>Posted:</strong> 23 February 2010 at 10:58am<br /><br />Does it occur when you're NOT debugging? That is, you hit Ctrl+F5 instead of F5.]]>
   </description>
   <pubDate>Tue, 23 Feb 2010 10:58:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=57016&amp;title=bug-in-codejock#57016</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in Codejock : I&amp;#039;ve got similar issue: crashes...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=57011&amp;title=bug-in-codejock#57011</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5488">rsvihalek</a><br /><strong>Subject:</strong> 15263<br /><strong>Posted:</strong> 23 February 2010 at 5:04am<br /><br />I've got similar issue: crashes on application exit. I am able to reproduced the bug under the Windows Server OS lets say in 1 time from 5.<br />On workstation operating systems I am unable to reproduce it. Any other sugestion? I've tried to call both methods without success.<br />I do not want to remove skin framework but I have to do that when the will not be solved.]]>
   </description>
   <pubDate>Tue, 23 Feb 2010 05:04:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=57011&amp;title=bug-in-codejock#57011</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in Codejock : try maually call RemoveAll() in...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=53546&amp;title=bug-in-codejock#53546</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 15263<br /><strong>Posted:</strong> 30 September 2009 at 8:49am<br /><br /><DIV>try maually call RemoveAll() in some<FONT color=#000000> <SPAN =highlight>ExitInstance</SPAN> of your applcation. and </FONT>maybe LoadSkin(0, 0);</DIV>]]>
   </description>
   <pubDate>Wed, 30 Sep 2009 08:49:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=53546&amp;title=bug-in-codejock#53546</guid>
  </item> 
  <item>
   <title><![CDATA[Bug in Codejock : Hi I got the following error...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=53523&amp;title=bug-in-codejock#53523</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5571">no_spam</a><br /><strong>Subject:</strong> 15263<br /><strong>Posted:</strong> 29 September 2009 at 10:26am<br /><br /><P>Hi</P><P>I got the following error sometimes when the app exits. Please help.</P><P>Thanks,<BR>Peter</P><P>(9e8.12a4): Access violation - code c0000005 (!!! second chance !!!)<BR>eax=720e0014 ebx=720e0000 ecx=720e0000 edx=00000000 esi=0031f4b4 edi=0031f660<BR>eip=76394cbc esp=0031f47c ebp=0031f480 iopl=0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nv up ei pl zr na pe nc<BR>cs=001b&nbsp; ss=0023&nbsp; ds=0023&nbsp; es=0023&nbsp; fs=003b&nbsp; gs=0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; efl=00010246<BR>imagehlp!ImageDirectoryEntryToDataEx+0x3d:<BR>76394cbc 0fb710&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; movzx&nbsp;&nbsp; edx,word ptr &#091;eax&#093;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ds:0023:720e0014=????<BR>0:000&gt; ~*kb<BR>.&nbsp; 0&nbsp; Id: 9e8.12a4 Suspend: 1 Teb: 7ffdf000 Unfrozen<BR>ChildEBP RetAddr&nbsp; Args to Child<BR>0031f480 76394c89 720e0000 00000001 00000001 imagehlp!ImageDirectoryEntryToDataEx+0x3d<BR>0031f49c 0138611d 720e0000 00000001 00000001 imagehlp!ImageDirectoryEntryToData+0x18<BR><strong><FONT color=#ff0000>0031f670 01385f6a 022f7194 00d97f1e 762d361f uiapp!CXTPSkinManagerApiFunction::ReplaceInOneModule+0x8d<BR>0031f9b8 01385e29 022f7194 00d97f1e 762d361f uiapp!CXTPSkinManagerApiFunction::ReplaceInAllModules+0xea<BR>0031faa4 01385356 0031fc98 00000000 7ffd5000 uiapp!CXTPSkinManagerApiFunction::UnhookImport+0x49<BR>0031fbb8 01386bd9 0031fd7c 00000000 7ffd5000 uiapp!CXTPSkinManagerApiHook::UnhookAllFunctions+0x56<BR>0031fc98 01384dea 98fde49f 0031fe5c 00000000 uiapp!CXTPSkinManagerApiHook::FinalizeHookManagement+0x39<BR>0031fd88 014fc508 00000000 00000000 7ffd5000 uiapp!CXTPSkinManagerApiHook::~CXTPSkinManagerApiHook+0x5a<BR></FONT></strong>0031fe5c 012ed3fa 98fde7bf 00000000 00000000 uiapp!`dynamic atexit destructor for 'init_atexit''+0x188<BR>0031fea8 012ed092 00000000 00000000 00000000 uiapp!doexit+0x10a<BR>0031febc 012d99b7 00000000 98fde643 00000000 uiapp!exit+0x12<BR>0031ff54 012d982f 0031ff68 762f4911 7ffd5000 uiapp!__tmainCRTStartup+0x177<BR>0031ff5c 762f4911 7ffd5000 0031ffa8 7728e4b6 uiapp!wWinMainCRTStartup+0xf<BR>0031ff68 7728e4b6 7ffd5000 06c4b6b3 00000000 kernel32!BaseThreadInitThunk+0xe<BR>0031ffa8 7728e489 00d78925 7ffd5000 00000000 ntdll!__RtlUserThreadStart+0x23<BR>0031ffc0 00000000 00d78925 7ffd5000 00000000 ntdll!_RtlUserThreadStart+0x1b<BR>0:000&gt; r<BR>eax=720e0014 ebx=720e0000 ecx=720e0000 edx=00000000 esi=0031f4b4 edi=0031f660<BR>eip=76394cbc esp=0031f47c ebp=0031f480 iopl=0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; nv up ei pl zr na pe nc<BR>cs=001b&nbsp; ss=0023&nbsp; ds=0023&nbsp; es=0023&nbsp; fs=003b&nbsp; gs=0000&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; efl=00010246<BR>imagehlp!ImageDirectoryEntryToDataEx+0x3d:<BR>76394cbc 0fb710&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; movzx&nbsp;&nbsp; edx,word ptr &#091;eax&#093;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ds:0023:720e0014=????</P>]]>
   </description>
   <pubDate>Tue, 29 Sep 2009 10:26:44 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15263&amp;PID=53523&amp;title=bug-in-codejock#53523</guid>
  </item> 
 </channel>
</rss>