<?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 : migration from XTP8 to XTP12</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : migration from XTP8 to XTP12]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 18:22:13 +0000</pubDate>
  <lastBuildDate>Mon, 22 Sep 2008 05:48:41 +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=12228</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[migration from XTP8 to XTP12 :  Hi,thanx for your answer.Meanwhile...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12228&amp;PID=41263&amp;title=migration-from-xtp8-to-xtp12#41263</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3807">lion</a><br /><strong>Subject:</strong> 12228<br /><strong>Posted:</strong> 22 September 2008 at 5:48am<br /><br />Hi,<br>thanx for your answer.<br>Meanwhile i found out the following:<br>when I change "SaveCommandBars(..)" in "xtp12\Source\CommandBars\XTPFrameWnd.h" like shown below, calling "SaveBarState(..)" while setting "bOnlyCustomized"=0, then it works:<br><br>void SaveCommandBars(LPCTSTR lpszProfileName)<br>&nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if (m_pCommandBars)<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; {<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_pCommandBars-&gt;SaveOptions(lpszProfileName);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; //m_pCommandBars-&gt;SaveBarState(lpszProfileName);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; m_pCommandBars-&gt;SaveBarState(lpszProfileName,0);<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; m_pCommandBars-&gt;GetShortcutManager()-&gt;SaveShortcuts(lpszProfileName);<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; }<br>&nbsp;&nbsp;&nbsp; }<br><br>what do you think about that ?<br>]]>
   </description>
   <pubDate>Mon, 22 Sep 2008 05:48:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12228&amp;PID=41263&amp;title=migration-from-xtp8-to-xtp12#41263</guid>
  </item> 
  <item>
   <title><![CDATA[migration from XTP8 to XTP12 : Hi, If you create all CommandBars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12228&amp;PID=41254&amp;title=migration-from-xtp8-to-xtp12#41254</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 12228<br /><strong>Posted:</strong> 22 September 2008 at 5:20am<br /><br />Hi,<DIV>If you create all CommandBars in code and not use resources, call</DIV><DIV>&nbsp;</DIV><DIV>pToolBar-&gt;GetControls()-&gt;CreateOriginalControls() before you load commandbars.</DIV>]]>
   </description>
   <pubDate>Mon, 22 Sep 2008 05:20:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12228&amp;PID=41254&amp;title=migration-from-xtp8-to-xtp12#41254</guid>
  </item> 
  <item>
   <title><![CDATA[migration from XTP8 to XTP12 : Hi,I am trying to migrate our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12228&amp;PID=41252&amp;title=migration-from-xtp8-to-xtp12#41252</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3807">lion</a><br /><strong>Subject:</strong> 12228<br /><strong>Posted:</strong> 22 September 2008 at 3:43am<br /><br />Hi,<br>I am trying to migrate our app from xtp8 to xtp12. So far that was easy... But now I run into a problem with the "SaveCommandBars(..)" operation.<br><br>When deleting all app-entries from the registry and starting the app, everything is fine. When stopping the app the onClose(..) calls "SaveCommandBars(..)" saving to the registry. When I restart the app the menus are not the same anymore...<br><br>Can anyone tell me what has chenged with this operation from 8 to 12 ?<br>Or where to look for more details on this?<br><br>Cheers B<br>]]>
   </description>
   <pubDate>Mon, 22 Sep 2008 03:43:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12228&amp;PID=41252&amp;title=migration-from-xtp8-to-xtp12#41252</guid>
  </item> 
 </channel>
</rss>