<?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 : Library not free&#039;ed</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Library not free&#039;ed]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 05:38:47 +0000</pubDate>
  <lastBuildDate>Mon, 12 Mar 2007 04:43:29 +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=6618</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[Library not free&#039;ed : I see, I thought you might call...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6618&amp;PID=21103&amp;title=library-not-freeed#21103</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1322">danpetitt</a><br /><strong>Subject:</strong> 6618<br /><strong>Posted:</strong> 12 March 2007 at 4:43am<br /><br />I see, I thought you might call a "Cleanup" function at a known shutdown point rather than rely on a normal static deconstruction which happen in an unknown order and cause issues.]]>
   </description>
   <pubDate>Mon, 12 Mar 2007 04:43:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6618&amp;PID=21103&amp;title=library-not-freeed#21103</guid>
  </item> 
  <item>
   <title><![CDATA[Library not free&#039;ed : Hi, Yes, for static objects we...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6618&amp;PID=21087&amp;title=library-not-freeed#21087</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6618<br /><strong>Posted:</strong> 12 March 2007 at 1:56am<br /><br />Hi,<DIV>Yes, for static objects we don't call FreeLibrary intended , because destructors of static objects will be called in DlllMain and MSDN say : "It is not safe to call <B>FreeLibrary</B> from <B>DllMain"</DIV></B>]]>
   </description>
   <pubDate>Mon, 12 Mar 2007 01:56:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6618&amp;PID=21087&amp;title=library-not-freeed#21087</guid>
  </item> 
  <item>
   <title><![CDATA[Library not free&#039;ed : I see that the RichEdit library...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6618&amp;PID=21082&amp;title=library-not-freeed#21082</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1322">danpetitt</a><br /><strong>Subject:</strong> 6618<br /><strong>Posted:</strong> 11 March 2007 at 2:29am<br /><br />I see that the RichEdit library is not being free'ed in deconstruction.<br /><br /><table width="99%"><tr><td><pre class="BBcode">CRichEditContext::CRichEditContext()<br />{<br />m_hInstance = LoadLibraryA("RICHED20.DLL");<br />....</pre></td></tr></table><br /><br />Also, I dont think the "UxTheme.dll" is being free'ed either.<br /><br />I am running an older version of BoundsChecker so its possible, its a mistake.]]>
   </description>
   <pubDate>Sun, 11 Mar 2007 02:29:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6618&amp;PID=21082&amp;title=library-not-freeed#21082</guid>
  </item> 
 </channel>
</rss>