<?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 : Skin Framework Crash</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Skin Framework Crash]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 15:03:21 +0000</pubDate>
  <lastBuildDate>Thu, 10 May 2012 10:37: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=19740</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[Skin Framework Crash :   I have an MFC application...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=19740&amp;PID=68234&amp;title=skin-framework-crash#68234</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5919">sirhaden</a><br /><strong>Subject:</strong> 19740<br /><strong>Posted:</strong> 10 May 2012 at 10:37am<br /><br />I have an MFC application that loads a non-MFC based ActiveX control by instantiating&nbsp;a new CWnd object and then using its CreateControl method.&nbsp; When switching skins, the application crashes sometimes when switching skins.<div>&nbsp;</div><div>The ActiveX control uses DirectShow and is a custom player control.&nbsp; Based on the crashes and call stack, it appears that the skinning functionality is interfering with the DirectShow functionality.</div><div>&nbsp;</div><div>I've tried using the ExcludeModule method on the skin manager to exclude all of my DLLs, including the custom ActiveX control DLL, quartz.dll, and several other DirectShow related DLLs, but the crashing continues.</div><div>&nbsp;</div><div>I would like to exclude the CWnd object from skinning&nbsp;that hosts the custom ActiveX control via the CWnd::CreateControl method.&nbsp; How would one exclude a specific instance of a CWnd object?</div><div>&nbsp;</div><div>Or is there a better approach to prevent the skin framework from interfering with the custom ActiveX control and integrated DirectShow functionality and&nbsp;stop the application&nbsp;crashing?</div>]]>
   </description>
   <pubDate>Thu, 10 May 2012 10:37:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=19740&amp;PID=68234&amp;title=skin-framework-crash#68234</guid>
  </item> 
 </channel>
</rss>