<?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 : Stand alone popup</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Stand alone popup]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 12 Jun 2026 22:54:41 +0000</pubDate>
  <lastBuildDate>Fri, 24 Jul 2009 18:50:32 +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=13948</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[Stand alone popup : Nevermind, I just found someone...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13948&amp;PID=51293&amp;title=stand-alone-popup#51293</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5287">mike.f</a><br /><strong>Subject:</strong> 13948<br /><strong>Posted:</strong> 24 July 2009 at 6:50pm<br /><br />Nevermind, I just found someone else's leak.<br><br>Mike<br>]]>
   </description>
   <pubDate>Fri, 24 Jul 2009 18:50:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13948&amp;PID=51293&amp;title=stand-alone-popup#51293</guid>
  </item> 
  <item>
   <title><![CDATA[Stand alone popup : Is InternalRelease() all I need...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13948&amp;PID=51290&amp;title=stand-alone-popup#51290</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5287">mike.f</a><br /><strong>Subject:</strong> 13948<br /><strong>Posted:</strong> 24 July 2009 at 5:35pm<br /><br />Is InternalRelease() all I need to do?<br><br>I have the following:<br>&nbsp; CXTPPopupBar* pNodeMenu = CXTPPopupBar::CreatePopupBar(GetCommandBars());<br>&nbsp; CPoint point;<br>&nbsp; GetCursorPos(&amp;point);<br>&nbsp; BOOL track = CXTPCommandBars::TrackPopupMenu(pNodeMenu, TPM_LEFTALIGN | TPM_RIGHTBUTTON | TPM_RETURNCMD, point.x, point.y, this);<br>&nbsp; pNodeMenu-&gt;InternalRelease();<br><br>and I get the following leaks:<br>include\codejock\source\common\xtptooltipcontext.cpp(1917) : {652485} client block at 0x07217748, subtype c0, 112 bytes long.<br>include\codejock\source\commandbars\xtpcommandbar.cpp(200) : {652072} normal block at 0x065ED0D8, 48 bytes long.<br>include\codejock\source\commandbars\xtpcontrols.cpp(51) : {652071} client block at 0x07013688, subtype c0, 68 bytes long.<br><br>Any ideas?<br><br>thanks<br>Mike<br><br>]]>
   </description>
   <pubDate>Fri, 24 Jul 2009 17:35:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13948&amp;PID=51290&amp;title=stand-alone-popup#51290</guid>
  </item> 
  <item>
   <title><![CDATA[Stand alone popup : Hi,  Before Track:  CXTPPopupBar*...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13948&amp;PID=47665&amp;title=stand-alone-popup#47665</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 13948<br /><strong>Posted:</strong> 08 April 2009 at 12:52am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Before Track:</DIV><DIV>&nbsp;</DIV><DIV>CXTPPopupBar* pPopupBar = CXTPPopupBar::CreatePopupBar(GetCommandBars());</DIV><DIV>&nbsp;</DIV><DIV>after Track</DIV><DIV>&nbsp;</DIV><DIV>pPopupBar-&gt;InternalRelease();</DIV>]]>
   </description>
   <pubDate>Wed, 08 Apr 2009 00:52:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13948&amp;PID=47665&amp;title=stand-alone-popup#47665</guid>
  </item> 
  <item>
   <title><![CDATA[Stand alone popup : How can I create stand alone popup...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=13948&amp;PID=47656&amp;title=stand-alone-popup#47656</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3776">gmail</a><br /><strong>Subject:</strong> 13948<br /><strong>Posted:</strong> 07 April 2009 at 3:41pm<br /><br />How can I create stand alone popup menu (i.e. CXTPPopupBar) which I need then to track with CXTPCommandBar::TrackPopupMenu() when right clicking with mouse in my application?]]>
   </description>
   <pubDate>Tue, 07 Apr 2009 15:41:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=13948&amp;PID=47656&amp;title=stand-alone-popup#47656</guid>
  </item> 
 </channel>
</rss>