<?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 : Compile error in wizard created code</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : Compile error in wizard created code]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Mon, 27 Apr 2026 17:23:12 +0000</pubDate>
  <lastBuildDate>Wed, 07 Mar 2007 16:24:13 +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=6511</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[Compile error in wizard created code : If it&amp;#039;s not a valid combination,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20995&amp;title=compile-error-in-wizard-created-code#20995</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2795">kr5730</a><br /><strong>Subject:</strong> 6511<br /><strong>Posted:</strong> 07 March 2007 at 4:24pm<br /><br />If it's not a valid combination, the wizard shouldn't allow you to choose it.<DIV>&nbsp;</DIV><DIV>If it is a valid and reasonable thing to choose, then the code generated should be correct.</DIV>]]>
   </description>
   <pubDate>Wed, 07 Mar 2007 16:24:13 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20995&amp;title=compile-error-in-wizard-created-code#20995</guid>
  </item> 
  <item>
   <title><![CDATA[Compile error in wizard created code : ... and as far as I remeber, I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20914&amp;title=compile-error-in-wizard-created-code#20914</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 6511<br /><strong>Posted:</strong> 05 March 2007 at 6:41pm<br /><br />... and as far as I remeber, I usually don't check "Browser Style".]]>
   </description>
   <pubDate>Mon, 05 Mar 2007 18:41:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20914&amp;title=compile-error-in-wizard-created-code#20914</guid>
  </item> 
  <item>
   <title><![CDATA[Compile error in wizard created code : I have seen this problem since...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20913&amp;title=compile-error-in-wizard-created-code#20913</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 6511<br /><strong>Posted:</strong> 05 March 2007 at 6:40pm<br /><br />I have seen this problem since Q1. Haven't bothered to post it here though. Any wizard-created project will, in many cases, be missing the GetCommandBars-line etc.<DIV>&nbsp;</DIV><DIV>Please double-check this until next version.</DIV>]]>
   </description>
   <pubDate>Mon, 05 Mar 2007 18:40:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20913&amp;title=compile-error-in-wizard-created-code#20913</guid>
  </item> 
  <item>
   <title><![CDATA[Compile error in wizard created code : Hello,  Yes, don&amp;#039;t check...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20803&amp;title=compile-error-in-wizard-created-code#20803</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6511<br /><strong>Posted:</strong> 28 February 2007 at 1:26am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Yes, don't check "Browser Style" if you want use CommandBars. </DIV>]]>
   </description>
   <pubDate>Wed, 28 Feb 2007 01:26:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20803&amp;title=compile-error-in-wizard-created-code#20803</guid>
  </item> 
  <item>
   <title><![CDATA[Compile error in wizard created code : Oleg,  Here&amp;#039;s what I did:  Add...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20788&amp;title=compile-error-in-wizard-created-code#20788</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2795">kr5730</a><br /><strong>Subject:</strong> 6511<br /><strong>Posted:</strong> 27 February 2007 at 11:16am<br /><br />Oleg,<DIV>&nbsp;</DIV><DIV>Here's what I did:</DIV><DIV>&nbsp;</DIV><DIV>Add New Project... type:MFC template:Toolkit Pro Application</DIV><DIV>&nbsp;</DIV><DIV>Xtreme Toolkit Pro Application Wizard...</DIV><DIV>&nbsp;</DIV><DIV>Application Type</DIV><DIV>&nbsp; Single document</DIV><DIV>&nbsp; Document/View support</DIV><DIV>&nbsp; English(US)</DIV><DIV>&nbsp; MFC Standard</DIV><DIV>&nbsp; Use MFC in shared DLL</DIV><DIV>&nbsp;</DIV><DIV>Compound Document Support: None</DIV><DIV>&nbsp;</DIV><DIV>Doc Template Strings</DIV><DIV>&nbsp; File extension: xdp</DIV><DIV>&nbsp; everything else, defaults</DIV><DIV>&nbsp;</DIV><DIV>Database Support: None</DIV><DIV>&nbsp;</DIV><DIV>User Interface Features</DIV><DIV>&nbsp; Thick Frame</DIV><DIV>&nbsp; Minimize box</DIV><DIV>&nbsp; Maximize box</DIV><DIV>&nbsp; System menu</DIV><DIV>&nbsp; Initial status bar</DIV><DIV>&nbsp; Toolbars: Standard docking (Browser style)</DIV><DIV>&nbsp;</DIV><DIV>Advanced Features</DIV><DIV>&nbsp; Context sensitice help (html)</DIV><DIV>&nbsp; Printing and print preview</DIV><DIV>&nbsp; ActiveX controls</DIV><DIV>&nbsp; Windows sockets</DIV><DIV>&nbsp; Common Control Mnifest</DIV><DIV>&nbsp; 4 MRU</DIV><DIV>&nbsp;</DIV><DIV>Toolkit Pro Features</DIV><DIV>&nbsp; Menu bar</DIV><DIV>&nbsp; Docking pane</DIV><DIV>&nbsp; Intelligent menus</DIV><DIV>&nbsp; Office 2003 look</DIV><DIV>&nbsp; Toolbars and menus customization</DIV><DIV>&nbsp;</DIV><DIV>Generated Classes</DIV><DIV>&nbsp; base class for view class: CView</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>I think the culprit is&nbsp;adding the&nbsp;Browser Style attribute to standard docking toolbars.</DIV>]]>
   </description>
   <pubDate>Tue, 27 Feb 2007 11:16:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20788&amp;title=compile-error-in-wizard-created-code#20788</guid>
  </item> 
  <item>
   <title><![CDATA[Compile error in wizard created code : Hello,  What settingsdo you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20760&amp;title=compile-error-in-wizard-created-code#20760</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6511<br /><strong>Posted:</strong> 27 February 2007 at 1:05am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>What settings&nbsp;do &nbsp;you change in Wizards pages? I can't reproduce it :(</DIV>]]>
   </description>
   <pubDate>Tue, 27 Feb 2007 01:05:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20760&amp;title=compile-error-in-wizard-created-code#20760</guid>
  </item> 
  <item>
   <title><![CDATA[Compile error in wizard created code : Xtreme ToolkitPro v10.4.2 VC...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20747&amp;title=compile-error-in-wizard-created-code#20747</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2795">kr5730</a><br /><strong>Subject:</strong> 6511<br /><strong>Posted:</strong> 26 February 2007 at 1:28pm<br /><br />Xtreme ToolkitPro v10.4.2<DIV>VC 7.1</DIV>]]>
   </description>
   <pubDate>Mon, 26 Feb 2007 13:28:47 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20747&amp;title=compile-error-in-wizard-created-code#20747</guid>
  </item> 
  <item>
   <title><![CDATA[Compile error in wizard created code : I downloaded the Toolkit Pro 2006...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20746&amp;title=compile-error-in-wizard-created-code#20746</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2795">kr5730</a><br /><strong>Subject:</strong> 6511<br /><strong>Posted:</strong> 26 February 2007 at 1:25pm<br /><br />I downloaded the Toolkit Pro 2006 Q4 for evaluation. When I create a skeleton app using the toolkit wizard, code is missing in the generated MainFrm.cpp.&nbsp; From looking at sample apps, I gather the missing code should be:<DIV><FONT color=#008000 size=2></FONT>&nbsp;</DIV><DIV><FONT color=#008000 size=2>// Initialize the Command Bars</DIV><DIV><DIV></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (!InitCommandBars())</FONT></DIV><DIV><FONT size=2><FONT color=#0000ff>&nbsp; return</FONT> -1;</FONT><FONT size=2></DIV><P></FONT><FONT color=#008000 size=2>// Get a pointer to the Command Bars object.</P><DIV></FONT><FONT size=2>CXTPCommandBars* pCommandBars = GetCommandBars();</FONT></DIV><DIV><FONT color=#0000ff size=2>if</FONT><FONT size=2> (pCommandBars == NULL)</FONT></DIV><DIV><FONT size=2>{</FONT></DIV><DIV><FONT size=2>&nbsp; TRACE0("Failed to create command bars object.\n");</FONT></DIV><DIV><FONT size=2>&nbsp; <FONT color=#0000ff>return</FONT> -1; <FONT color=#008000>// fail to create</FONT></FONT></DIV><DIV><FONT size=2>}</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>It's repeatable. Is this a known problem?</FONT></DIV><DIV><FONT size=2></FONT>&nbsp;</DIV><DIV><FONT size=2>Kevin</FONT></DIV></DIV>]]>
   </description>
   <pubDate>Mon, 26 Feb 2007 13:25:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6511&amp;PID=20746&amp;title=compile-error-in-wizard-created-code#20746</guid>
  </item> 
 </channel>
</rss>