<?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 : Command Bars Save State Wrong?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Command Bars Save State Wrong?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 06 Apr 2026 01:06:25 +0000</pubDate>
  <lastBuildDate>Sun, 23 Jul 2006 14:37: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=4642</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[Command Bars Save State Wrong? : Ah okay, perhaps you could give...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4642&amp;PID=14320&amp;title=command-bars-save-state-wrong#14320</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1322">danpetitt</a><br /><strong>Subject:</strong> 4642<br /><strong>Posted:</strong> 23 July 2006 at 2:37pm<br /><br />Ah okay, perhaps you could give me an example as I found the documentation&nbsp;quite sparse ... it appears to be just a documentation of classes and methods and not their usage (where and how to use them) ... I seem to be relying on the sample projects, so if something isnt in there then I probably wont know how to use them.<DIV>&nbsp;</DIV><DIV>This is not a criticism, more an observation, I hope you understand <IMG height=17 alt=Smile src="https://forum.codejock.com/smileys/smiley1.gif" width=17 align=absMiddle border="0"></DIV>]]>
   </description>
   <pubDate>Sun, 23 Jul 2006 14:37:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4642&amp;PID=14320&amp;title=command-bars-save-state-wrong#14320</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bars Save State Wrong? : No, it shouldn&amp;#039;t.  SaveCommandbars...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4642&amp;PID=14318&amp;title=command-bars-save-state-wrong#14318</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4642<br /><strong>Posted:</strong> 23 July 2006 at 10:47am<br /><br /><P>No, it shouldn't.&nbsp; </P><DIV>SaveCommandbars method designed to save state to registry, so it first try to save in registry, if not possible save to file.</DIV><DIV>&nbsp;</DIV><DIV>If you need save all state to file you need DoPropExchange method.</DIV>]]>
   </description>
   <pubDate>Sun, 23 Jul 2006 10:47:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4642&amp;PID=14318&amp;title=command-bars-save-state-wrong#14318</guid>
  </item> 
  <item>
   <title><![CDATA[Command Bars Save State Wrong? : Shouldnt: void CXTPCommandBars::SaveBarState(LPCTSTR...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4642&amp;PID=14312&amp;title=command-bars-save-state-wrong#14312</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1322">danpetitt</a><br /><strong>Subject:</strong> 4642<br /><strong>Posted:</strong> 23 July 2006 at 3:37am<br /><br /><P>Shouldnt:</P><DIV>void CXTPCommandBars::SaveBarState(LPCTSTR lpszProfileName, BOOL bOnlyCustomized /*= TRUE*/)<BR>...</DIV><DIV>&nbsp;&nbsp;&nbsp;if (dwCount &gt; 16000&nbsp;&amp;&amp; bSaveToFile)<BR></DIV><DIV>actually be...</DIV><DIV>&nbsp;&nbsp;&nbsp;if (dwCount &gt; 16000 || bSaveToFile)<BR></DIV><DIV>I want to save to file but it wont ... because I havent got enough entries ... doesnt seem quite right.</DIV>]]>
   </description>
   <pubDate>Sun, 23 Jul 2006 03:37:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4642&amp;PID=14312&amp;title=command-bars-save-state-wrong#14312</guid>
  </item> 
 </channel>
</rss>