<?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 : CXTTreeCtrl, TVN_DELETEITEM?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : CXTTreeCtrl, TVN_DELETEITEM?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 17:48:43 +0000</pubDate>
  <lastBuildDate>Wed, 24 Mar 2004 12:01:18 +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=560</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[CXTTreeCtrl, TVN_DELETEITEM? : it&amp;#039;s ok, i&amp;#039;ve figured...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=560&amp;PID=1444&amp;title=cxttreectrl-tvn-deleteitem#1444</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=429">Feeblez</a><br /><strong>Subject:</strong> 560<br /><strong>Posted:</strong> 24 March 2004 at 12:01pm<br /><br />it's ok, i've figured it out now <IMG src="http://forum.codejock.com/smileys/smiley4.gif" border="0">]]>
   </description>
   <pubDate>Wed, 24 Mar 2004 12:01:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=560&amp;PID=1444&amp;title=cxttreectrl-tvn-deleteitem#1444</guid>
  </item> 
  <item>
   <title><![CDATA[CXTTreeCtrl, TVN_DELETEITEM? : i&amp;#039;m using CXTTreeCtrl, andhave...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=560&amp;PID=1442&amp;title=cxttreectrl-tvn-deleteitem#1442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=429">Feeblez</a><br /><strong>Subject:</strong> 560<br /><strong>Posted:</strong> 24 March 2004 at 10:50am<br /><br /><P><FONT size=2>i'm using CXTTreeCtrl, and&nbsp;have associated data with each item in the tree using TVITEM.lParam to store the data pointer.</FONT></P><P><FONT size=2>the data is allocated&nbsp;so when an item is deleted i want to free the associated data.</FONT></P><P><FONT size=2>only trouble is&nbsp;i'm not recieving a&nbsp;TVN_DELETEITEM WM_NOTIFY message.</FONT></P><P><FONT size=2>i've tried the following in my message map:<BR>ON_NOTIFY( TVN_DELETEITEM, IDC_TREE_DOCUMENT, OnDeleteItem )ON_NOTIFY_REFLECT( TVN_DELETEITEM, OnDeleteItem )</FONT></P><P><FONT size=2>but no joy with OnDeleteItem getting called, so i'm stuck how to free my data up.</FONT></P><P><FONT size=2>any help is apprecited...</FONT></P>]]>
   </description>
   <pubDate>Wed, 24 Mar 2004 10:50:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=560&amp;PID=1442&amp;title=cxttreectrl-tvn-deleteitem#1442</guid>
  </item> 
 </channel>
</rss>