<?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 : pCommandBars-&gt;LoadDesignerBars now fail in 11.2</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : pCommandBars-&gt;LoadDesignerBars now fail in 11.2]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 07:34:09 +0000</pubDate>
  <lastBuildDate>Fri, 21 Sep 2007 01:16:45 +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=8100</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[pCommandBars-&gt;LoadDesignerBars now fail in 11.2 : Sure, I&amp;#039;ll put it in issuetrack...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8100&amp;PID=26235&amp;title=pcommandbarsloaddesignerbars-now-fail-in-11-2#26235</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 8100<br /><strong>Posted:</strong> 21 September 2007 at 1:16am<br /><br />Sure, I'll put it in issuetrack thing]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 01:16:45 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8100&amp;PID=26235&amp;title=pcommandbarsloaddesignerbars-now-fail-in-11-2#26235</guid>
  </item> 
  <item>
   <title><![CDATA[pCommandBars-&gt;LoadDesignerBars now fail in 11.2 : Hello,  Can you please attach...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8100&amp;PID=26229&amp;title=pcommandbarsloaddesignerbars-now-fail-in-11-2#26229</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 8100<br /><strong>Posted:</strong> 21 September 2007 at 1:04am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Can you please attach this xcb file to test ?</DIV>]]>
   </description>
   <pubDate>Fri, 21 Sep 2007 01:04:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8100&amp;PID=26229&amp;title=pcommandbarsloaddesignerbars-now-fail-in-11-2#26229</guid>
  </item> 
  <item>
   <title><![CDATA[pCommandBars-&gt;LoadDesignerBars now fail in 11.2 : HRSRC hRsrs = FindResource(AfxGetInstanceHandle(),...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=8100&amp;PID=26187&amp;title=pcommandbarsloaddesignerbars-now-fail-in-11-2#26187</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 8100<br /><strong>Posted:</strong> 20 September 2007 at 11:47am<br /><br />&nbsp;&nbsp;&nbsp; HRSRC hRsrs = FindResource(AfxGetInstanceHandle(), MAKEINTRESOURCE(IDR_COMMANDBARS), _T("XCB"));<br>&nbsp;&nbsp; &nbsp;ASSERT(hRsrs);<br><br>&nbsp;&nbsp; &nbsp;if (hRsrs) {<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;HGLOBAL hGlobal = LoadResource(AfxGetInstanceHandle(), hRsrs);<br><br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;if (hGlobal) {<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; DWORD dwSize = SizeofResource(AfxGetInstanceHandle(), hRsrs);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; LPVOID pData = LockResource(hGlobal);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CMemFile file((BYTE*)pData, dwSize);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CArchive ar(&amp;file, CArchive::load | CArchive::bNoFlushOnDelete);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; pCommandBars-&gt;LoadDesignerBars(ar);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; }<br><br><br>worked in 11.1.3, but now causes ASSERT in 11.2<br>in CXTPToolBar::MergeToolBar<br>near the end of the function: ASSERT(m_pControls-&gt;m_pOriginalControls == NULL);<br><br>]]>
   </description>
   <pubDate>Thu, 20 Sep 2007 11:47:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=8100&amp;PID=26187&amp;title=pcommandbarsloaddesignerbars-now-fail-in-11-2#26187</guid>
  </item> 
 </channel>
</rss>