<?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 : Purpose of afx_msg keyword?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Purpose of afx_msg keyword?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 09 Jun 2026 16:41:39 +0000</pubDate>
  <lastBuildDate>Tue, 18 Aug 2009 06:59:56 +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=14988</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[Purpose of afx_msg keyword? : Thanks! I&amp;#039;ve been looking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14988&amp;PID=52113&amp;title=purpose-of-afx-msg-keyword#52113</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 14988<br /><strong>Posted:</strong> 18 August 2009 at 6:59am<br /><br />Thanks! I've been looking for that article! :D<DIV>&nbsp;</DIV><DIV>Finally I got the answer to why command-handlers are not simply virtual member functions:</DIV><DIV>"Due to the large number of messages involved, providing a separate virtual function for each Windows message results in a prohibitively large vtable."</DIV>]]>
   </description>
   <pubDate>Tue, 18 Aug 2009 06:59:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14988&amp;PID=52113&amp;title=purpose-of-afx-msg-keyword#52113</guid>
  </item> 
  <item>
   <title><![CDATA[Purpose of afx_msg keyword? : ClassWizard requires that you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14988&amp;PID=52074&amp;title=purpose-of-afx-msg-keyword#52074</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 14988<br /><strong>Posted:</strong> 17 August 2009 at 11:19am<br /><br /><span>ClassWizard requires that you use the <b>afx_msg</b> keyword in your message map handler declarations.</span><br><br><a href="http://msdn.microsoft.com/en-us/library/0812b0wa%28VS.80%29.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/0812b0wa(VS.80).aspx</a><br><br>]]>
   </description>
   <pubDate>Mon, 17 Aug 2009 11:19:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14988&amp;PID=52074&amp;title=purpose-of-afx-msg-keyword#52074</guid>
  </item> 
  <item>
   <title><![CDATA[Purpose of afx_msg keyword? : What&amp;#039;s the purpose of afx_msg?  E.g....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=14988&amp;PID=52071&amp;title=purpose-of-afx-msg-keyword#52071</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 14988<br /><strong>Posted:</strong> 17 August 2009 at 10:48am<br /><br />What's the purpose of <EM>afx_msg</EM>?<DIV>&nbsp;</DIV><DIV>E.g. <DIV>afx_msg void OnPaint();</DIV></DIV><DIV>&nbsp;</DIV><DIV>Is it merely there to make it easier for VC++ to add message-handlers? Is it even needed in VC++ 2008?</DIV>]]>
   </description>
   <pubDate>Mon, 17 Aug 2009 10:48:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=14988&amp;PID=52071&amp;title=purpose-of-afx-msg-keyword#52071</guid>
  </item> 
 </channel>
</rss>