<?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 : CXTPRibbonControlTab::OnSetPopup</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : CXTPRibbonControlTab::OnSetPopup]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 12 May 2026 21:13:23 +0000</pubDate>
  <lastBuildDate>Wed, 18 Aug 2021 09:01:28 +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=24194</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[CXTPRibbonControlTab::OnSetPopup : If a ribbon is minimized, CXTPRibbonControlTab::OnSetPopup...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24194&amp;PID=78201&amp;title=cxtpribboncontroltabonsetpopup#78201</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3213">rdhd</a><br /><strong>Subject:</strong> 24194<br /><strong>Posted:</strong> 18 August 2021 at 9:01am<br /><br /><div>If a ribbon is minimized, CXTPRibbonControlTab::OnSetPopup calls m_pCOmmandBar-&gt;InternalRelease. Then a few lines later it calls CreateTabPopupToolBar. We have code when hide flags are set on a combobox that examines the ribbon bar to find any other combobox the user might have added to the ribbon via customization. That code tests the command bar pointer before looking for any controls in it.</div><div><br></div><div>Since the InternalRelease call destroyed the current m_pCommandBar pointer, we are crashing.</div><div><br></div><div>I think that after InternalRelease is called, this code should immediately set m_pCommandBar to nullptr.<br></div>]]>
   </description>
   <pubDate>Wed, 18 Aug 2021 09:01:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24194&amp;PID=78201&amp;title=cxtpribboncontroltabonsetpopup#78201</guid>
  </item> 
 </channel>
</rss>