<?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 : codejock breaks GetMessageString  ?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : codejock breaks GetMessageString  ?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Fri, 03 Apr 2026 19:45:18 +0000</pubDate>
  <lastBuildDate>Sat, 17 Apr 2004 05:07:15 +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=629</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[codejock breaks GetMessageString  ? : there is CXTPControl::SetDescription...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=629&amp;PID=1650&amp;title=codejock-breaks-getmessagestring#1650</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 629<br /><strong>Posted:</strong> 17 April 2004 at 5:07am<br /><br /><P>there is CXTPControl::SetDescription method, </P><P>or you can catch WM_SETMESSAGESTRING, lparam contains (LPCTSTR)strDescription</P>]]>
   </description>
   <pubDate>Sat, 17 Apr 2004 05:07:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=629&amp;PID=1650&amp;title=codejock-breaks-getmessagestring#1650</guid>
  </item> 
  <item>
   <title><![CDATA[codejock breaks GetMessageString  ? :  I try something simple like: void...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=629&amp;PID=1649&amp;title=codejock-breaks-getmessagestring#1649</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=203">Ark42</a><br /><strong>Subject:</strong> 629<br /><strong>Posted:</strong> 16 April 2004 at 11:57pm<br /><br /><br>I try something simple like:<br>void CMainFrame::GetMessageString(UINT nID, CString &amp;rMessage) const<br>{<br>&nbsp;&nbsp;&nbsp; rMessage = "blah";<br>}<br>and normally this would make the status bar always say "blah" no matterwhat button or menu item you hover over, but with Codejock only itemswith blank string table entries seem to show up as "blah", the restwill use the string table entry directly, which is not what I want, Ineed to load the string table entry for the control, and translate itwith an external function, then display it.<br><br>]]>
   </description>
   <pubDate>Fri, 16 Apr 2004 23:57:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=629&amp;PID=1649&amp;title=codejock-breaks-getmessagestring#1649</guid>
  </item> 
 </channel>
</rss>