<?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 : delete *CXTPCommandBars -&gt; compiler error</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : delete *CXTPCommandBars -&gt; compiler error]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 10:14:20 +0000</pubDate>
  <lastBuildDate>Sat, 11 Jun 2005 11:43:57 +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=2348</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[delete *CXTPCommandBars -&gt; compiler error : call  m_pCommandBars-&amp;gt;InternalRelease();...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2348&amp;PID=7033&amp;title=delete-cxtpcommandbars-compiler-error#7033</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 2348<br /><strong>Posted:</strong> 11 June 2005 at 11:43am<br /><br /><P>call </P><P>m_pCommandBars-&gt;InternalRelease(); </P><P>instead</P>]]>
   </description>
   <pubDate>Sat, 11 Jun 2005 11:43:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2348&amp;PID=7033&amp;title=delete-cxtpcommandbars-compiler-error#7033</guid>
  </item> 
  <item>
   <title><![CDATA[delete *CXTPCommandBars -&gt; compiler error : Hi, I am using &amp;#034;Xtreme Toolkit...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2348&amp;PID=6973&amp;title=delete-cxtpcommandbars-compiler-error#6973</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1225">TheWikkinger</a><br /><strong>Subject:</strong> 2348<br /><strong>Posted:</strong> 08 June 2005 at 11:57pm<br /><br /><P>Hi,</P><P>I am using "Xtreme Toolkit Professional Edition v9.51 MFC for Visual C++".<BR>At "delete m_pCommandBars;" in OnDestroy&nbsp;i get the compiler error "C2248: ... no access on protected element ..."<BR><BR>Any ideas? Here is&nbsp;a snippet of the code i am using:<BR>class CDlgPreview : public CXTPDialog<BR>{<BR>private:<BR>&nbsp;CXTPCommandBars *m_pCommandBars;<BR>...&nbsp;<BR>}</P><P>BOOL CDlgPreview::OnInitDialog()<BR>{<BR>&nbsp;CDialog::OnInitDialog();</P><P>&nbsp;m_pCommandBars = CXTPCommandBars::CreateCommandBars();<BR>&nbsp;...<BR>}</P><P>void CDlgPreview::OnDestroy()<BR>{<BR>&nbsp;CDialog::OnDestroy();<BR>&nbsp;<strong>delete m_pCommandBars; // --&gt; error C2248<BR></strong>}<BR></P><P>Thanks for your help.</P>]]>
   </description>
   <pubDate>Wed, 08 Jun 2005 23:57:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2348&amp;PID=6973&amp;title=delete-cxtpcommandbars-compiler-error#6973</guid>
  </item> 
 </channel>
</rss>