<?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 : crash on skin load</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : crash on skin load]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 22:49:41 +0000</pubDate>
  <lastBuildDate>Sat, 16 Feb 2008 04:26:41 +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=9600</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[crash on skin load :   Occasionally I have exception...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9600&amp;PID=31246&amp;title=crash-on-skin-load#31246</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3726">souren</a><br /><strong>Subject:</strong> 9600<br /><strong>Posted:</strong> 16 February 2008 at 4:26am<br /><br />Occasionally I have exception when starting my dialog base application with embedded styles.<br><br>Unhandled exception at 0x007477c6 in ClientNew.exe: 0xC0000005: Access violation writing location 0x76ee1254.<br><br>This is where exception thrown<br>xtpskinmanagerapihook.cpp<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; // Hook the function.<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; *ppfn = *pfnNew;<br><br>I'm using the following code in InitInstance<br>&nbsp;XTPSkinManager()-&gt;GetResourceFile()-&gt;SetModuleHandle(AfxGetInstanceHandle());<br>XTPSkinManager()-&gt;LoadSkin(NULL, _T("NORMALROYALE.INI"));<br><br>Additionally I tried to load .cjstyles file instead of using embedded style. It is crashing after couple launches on the same place.<br>]]>
   </description>
   <pubDate>Sat, 16 Feb 2008 04:26:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9600&amp;PID=31246&amp;title=crash-on-skin-load#31246</guid>
  </item> 
 </channel>
</rss>