<?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 : Disable WININET.DLL</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Skin Framework : Disable WININET.DLL]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 18:50:42 +0000</pubDate>
  <lastBuildDate>Fri, 13 Jul 2007 14:07:05 +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=7595</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[Disable WININET.DLL : Hi,  I am trying to track down...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=7595&amp;PID=24462&amp;title=disable-wininet-dll#24462</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 7595<br /><strong>Posted:</strong> 13 July 2007 at 2:07pm<br /><br /><P>Hi,</P><DIV>&nbsp;</DIV><DIV>I am trying to track down a crash inside a background processing thread where I read a webpage using functions in WININET.DLL.</DIV><DIV>&nbsp;</DIV><DIV>I want to stop the framework skinning WININET.DLL, (a lifeform in its own right).</DIV><DIV>&nbsp;</DIV><DIV>This is what I am doing - does it seem reasonable? In a future release please allow me a simple way of adding DLL's to the exclusion list.</DIV><BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px"><DIV><FONT face="Courier New, Courier, mono" size=2>CXTPSkinManagerApiHook* pApiHook = CXTPSkinManagerApiHook::GetInstance();</FONT></DIV><P><FONT face="Courier New, Courier, mono" size=2>//<BR>//&nbsp;Don't hook WININET.dll<BR>//<BR>_ASSERT(pApiHook);</FONT></P><P><FONT face="Courier New, Courier, mono" size=2>if (pApiHook)<BR>&nbsp;&nbsp;&nbsp; pApiHook-&gt;ExcludeModule(_T("WININET.dll"), FALSE);</FONT></P><P><FONT face="Courier New, Courier, mono" size=2>XTPSkinManager()-&gt;LoadSkin(strPath, strName);</FONT></P></BLOCKQUOTE>]]>
   </description>
   <pubDate>Fri, 13 Jul 2007 14:07:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=7595&amp;PID=24462&amp;title=disable-wininet-dll#24462</guid>
  </item> 
 </channel>
</rss>