<?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 : StatusBar Indicators</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : StatusBar Indicators]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 12:08:40 +0000</pubDate>
  <lastBuildDate>Tue, 08 Mar 2011 15:45:21 +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=18020</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[StatusBar Indicators : I changed the resource values...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18020&amp;PID=63190&amp;title=statusbar-indicators#63190</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 18020<br /><strong>Posted:</strong> 08 March 2011 at 3:45pm<br /><br />I changed the resource values of the strings in question and that resolved the problem.&nbsp; I suspect Codejock added/changed some things that may have duplicated what I was using.&nbsp; In any case, everything works again.]]>
   </description>
   <pubDate>Tue, 08 Mar 2011 15:45:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18020&amp;PID=63190&amp;title=statusbar-indicators#63190</guid>
  </item> 
  <item>
   <title><![CDATA[StatusBar Indicators :   Same here, but what I did...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18020&amp;PID=63188&amp;title=statusbar-indicators#63188</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 18020<br /><strong>Posted:</strong> 08 March 2011 at 2:24pm<br /><br />Same here, but what I did was you actually load the resources to see if the string still existed. Not this was happening on one of 1,000 users and he was using this anti-virus. <div><br>FWIW My string was A/D Overload.</div><div>&nbsp;</div><div>I did the test when the program started in the CWinApp before anything else.</div>]]>
   </description>
   <pubDate>Tue, 08 Mar 2011 14:24:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18020&amp;PID=63188&amp;title=statusbar-indicators#63188</guid>
  </item> 
  <item>
   <title><![CDATA[StatusBar Indicators : Debuging indicates that the StatusBar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18020&amp;PID=63185&amp;title=statusbar-indicators#63185</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 18020<br /><strong>Posted:</strong> 08 March 2011 at 1:44pm<br /><br />Debuging indicates that the StatusBar SetIndicator() function is failing trying to load the resource.&nbsp; As I stated, the only change made was compiling with verison 1502 instead of previous versions.&nbsp; I did however check the .rc file and the strings are in fact there.&nbsp; The .rc is static linked to the app.<DIV>&nbsp;</DIV><DIV>Its almost as though the pointer to the resouces have been messed up, but if I do not call SetIndicator() then everything works ok (except of cource the app does not have the indicators on the StatusBar.</DIV>]]>
   </description>
   <pubDate>Tue, 08 Mar 2011 13:44:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18020&amp;PID=63185&amp;title=statusbar-indicators#63185</guid>
  </item> 
  <item>
   <title><![CDATA[StatusBar Indicators :   Interesting - I saw similar...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18020&amp;PID=63184&amp;title=statusbar-indicators#63184</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 18020<br /><strong>Posted:</strong> 08 March 2011 at 12:45pm<br /><br />Interesting - I saw similar with 12.0.1 on just one customer site using that avast antivirus software.<div>&nbsp;</div><div>I suggest using the CString member to format the string and see that the text resource hasn't been removed.</div>]]>
   </description>
   <pubDate>Tue, 08 Mar 2011 12:45:37 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18020&amp;PID=63184&amp;title=statusbar-indicators#63184</guid>
  </item> 
  <item>
   <title><![CDATA[StatusBar Indicators : The 1502 version of ToolKitPro...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=18020&amp;PID=63182&amp;title=statusbar-indicators#63182</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=537">Kenneth</a><br /><strong>Subject:</strong> 18020<br /><strong>Posted:</strong> 08 March 2011 at 11:01am<br /><br /><P>The 1502 version of ToolKitPro causes&nbsp;failure on the following:</P><DIV>if(!m_wndStatusBar.Create(this) || !m_wndStatusBar.SetIndicators(indicators,sizeof(indicators)/sizeof(UINT)))<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TRACE0("Failed to create status bar\n");<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return -1;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // fail to create<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }</DIV><DIV>&nbsp;</DIV><DIV>where:</DIV><DIV>static UINT indicators&#091;&#093; =<BR>&nbsp;&nbsp;&nbsp;&nbsp; {<BR>&nbsp;&nbsp;&nbsp;&nbsp; ID_SEPARATOR,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; // status line indicator<BR>&nbsp;&nbsp;&nbsp;&nbsp; ID_INDICATOR_LINE,<BR>&nbsp;&nbsp;&nbsp;&nbsp; ID_INDICATOR_CP,<BR>&nbsp;&nbsp;&nbsp;&nbsp; ID_INDICATOR_OVR,<BR>&nbsp;&nbsp;&nbsp;&nbsp; ID_INDICATOR_CAPS,<BR>&nbsp;&nbsp;&nbsp;&nbsp; ID_INDICATOR_NUM,<BR>&nbsp;&nbsp;&nbsp;&nbsp; ID_INDICATOR_SCRL,<BR>&nbsp;&nbsp;&nbsp;&nbsp; };</DIV><DIV>and</DIV><DIV>&nbsp;</DIV><DIV>#define ID_INDICATOR_LINE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 61452<BR>#define ID_INDICATOR_CP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 61453</DIV><DIV>&nbsp;</DIV><DIV>This worked on previous versions.</DIV><DIV>&nbsp;</DIV><DIV>The following appears in the debugging log:</DIV><DIV>&nbsp;</DIV><DIV>Warning: failed to load indicator string 0xF00C.<BR>Failed to create status bar</DIV><DIV>&nbsp;</DIV><DIV>Has something changed in how the ID's should be defined?</DIV><DIV>&nbsp;</DIV><DIV>Ken</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 08 Mar 2011 11:01:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=18020&amp;PID=63182&amp;title=statusbar-indicators#63182</guid>
  </item> 
 </channel>
</rss>