<?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 : Add &#069;vent Wizard doesn&#146;t work</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Add &#069;vent Wizard doesn&#146;t work]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 20 Apr 2026 12:36:41 +0000</pubDate>
  <lastBuildDate>Wed, 10 Nov 2004 07:25:01 +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=1385</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[Add &#069;vent Wizard doesn&#146;t work : Rick, I believe the wizard uses...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1385&amp;PID=3945&amp;title=add-event-wizard-doesnt-work#3945</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=15">spike</a><br /><strong>Subject:</strong> 1385<br /><strong>Posted:</strong> 10 November 2004 at 7:25am<br /><br /><P>Rick,</P><P>I believe the wizard uses the message map part of your .cpp file to determine what type of events the window can handle. Since it is an unrecognized class you need to do a little #define before and after the message map part....</P><P>#define CMDIChildWnd CXTPMDIFrameWnd</P><P>BEGIN_MESSAGE_MAP( CMyFrame, CMDIChildWnd )</P><P>#undef CMDIChildWnd</P><P>try that out, see if it helps.</P>]]>
   </description>
   <pubDate>Wed, 10 Nov 2004 07:25:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1385&amp;PID=3945&amp;title=add-event-wizard-doesnt-work#3945</guid>
  </item> 
  <item>
   <title><![CDATA[Add &#069;vent Wizard doesn&#146;t work : Once I change my MainFrame to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1385&amp;PID=3913&amp;title=add-event-wizard-doesnt-work#3913</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=822">RickSaada</a><br /><strong>Subject:</strong> 1385<br /><strong>Posted:</strong> 08 November 2004 at 1:54pm<br /><br /><P><FONT size=2>Once I change my MainFrame to derive from CXTPMDIFrameWnd instead of CMDIFrameWnd, the MFC Add Event wizard on longer works on that class.&nbsp; Is there a way to avoid this?&nbsp; I can temporarily change the derivation to use the wizard and change it back afterwards, but it's a pain.</FONT></P><P><FONT size=2>Thanks for any advice,</FONT></P><P><FONT size=2>Rick</FONT></P>]]>
   </description>
   <pubDate>Mon, 08 Nov 2004 13:54:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1385&amp;PID=3913&amp;title=add-event-wizard-doesnt-work#3913</guid>
  </item> 
 </channel>
</rss>