<?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 : C&#111;nvert all dialogs into Office 2003?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : C&#111;nvert all dialogs into Office 2003?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 04:54:25 +0000</pubDate>
  <lastBuildDate>Thu, 05 May 2005 07:28:34 +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=2177</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[C&#111;nvert all dialogs into Office 2003? : Are you using Windows XP? This...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2177&amp;PID=6465&amp;title=convert-all-dialogs-into-office-2003#6465</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2177<br /><strong>Posted:</strong> 05 May 2005 at 7:28am<br /><br />Are you using Windows XP?&nbsp; This only works on Windows XP.]]>
   </description>
   <pubDate>Thu, 05 May 2005 07:28:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2177&amp;PID=6465&amp;title=convert-all-dialogs-into-office-2003#6465</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nvert all dialogs into Office 2003? : Thank you, but I still have problems.  I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2177&amp;PID=6456&amp;title=convert-all-dialogs-into-office-2003#6456</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1156">mikexyz</a><br /><strong>Subject:</strong> 2177<br /><strong>Posted:</strong> 04 May 2005 at 5:02pm<br /><br />Thank you, but I still have problems.<br><br>I add the manifest file into my project. The GUI still appear like OLDstyle. What I am missing in the Manifest file to convert all old dialogcontrol into Office 2003 GUI.<br><br>============= Here&nbsp; is my Manifest file =============<br><br>&lt;?xml version="1.0" encoding="UTF-8" standalone="yes"?&gt;<br>&lt;assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"&gt; <br>&lt;assemblyIdentity <br>&nbsp;&nbsp;&nbsp; version="1.0.0.0" <br>&nbsp;&nbsp;&nbsp; processorArchitecture="X86" <br>&nbsp;&nbsp;&nbsp; name="Microsoft.Windows.EasyFlowChart"<br>&nbsp;&nbsp;&nbsp; type="win32" <br>/&gt; <br>&lt;description&gt;Easy Flowchart&lt;/description&gt; <br>&lt;dependency&gt; <br>&nbsp;&nbsp;&nbsp; &lt;dependentAssembly&gt; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;assemblyIdentity <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp; type="win32" <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp; name="Microsoft.Windows.Common-Controls" <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp; version="6.0.0.0" <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp; processorArchitecture="X86" <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp; publicKeyToken="6595b64144ccf1df" <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs p;&nbsp; language="*" <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /&gt; <br>&nbsp;&nbsp;&nbsp; &lt;/dependentAssembly&gt; <br>&lt;/dependency&gt; <br>&lt;/assembly&gt;<br><br>===============================================<br>]]>
   </description>
   <pubDate>Wed, 04 May 2005 17:02:11 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2177&amp;PID=6456&amp;title=convert-all-dialogs-into-office-2003#6456</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nvert all dialogs into Office 2003? : Try adding a manifest file to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2177&amp;PID=6445&amp;title=convert-all-dialogs-into-office-2003#6445</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 2177<br /><strong>Posted:</strong> 03 May 2005 at 7:57pm<br /><br />Try adding a manifest file to your project.<br><br><a href="http://forum.codejock.com/forum_posts.asp?TID=1214&amp;KW=manifest" target="_blank"> http://forum.codejock.com/forum_posts.asp?TID=1214&amp;K W=manifest</a><br>]]>
   </description>
   <pubDate>Tue, 03 May 2005 19:57:34 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2177&amp;PID=6445&amp;title=convert-all-dialogs-into-office-2003#6445</guid>
  </item> 
  <item>
   <title><![CDATA[C&#111;nvert all dialogs into Office 2003? :  Hello:  I have problem. I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2177&amp;PID=6442&amp;title=convert-all-dialogs-into-office-2003#6442</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1156">mikexyz</a><br /><strong>Subject:</strong> 2177<br /><strong>Posted:</strong> 03 May 2005 at 3:20pm<br /><br />Hello:<br><br>I have problem. I create an application that have Office 2003 theme.The toolbox, menu, and main frame GUI look like Office 2003. When Icreate new dialog box, and DoModal(), the dialog appear like OLD style.<br><br>I look into Office 2003 GUI, there are sample of WordPad. In theWordPad project, I see all dialog box have CCSDialog inheritance. Icopy/paste the chicdial.h and chicdial.cpp into my project. I try tocreate a dialog that inheritance the CCSDialog dialog box. I stilldon't see the Office 2003 dialog apperance. All buttons still appearlike OLD style windows. <br><br>What I am missing in the dialog box creation that prevent me from seeing Office 2003 dialog box?<br><br>I am trying to create a MDI application.&nbsp; In the menu dispatch, I launch the dialog box on the screen.<br><br>Mike<br><span style="font-size:10px"><br /><br />Edited by mikexyz</span>]]>
   </description>
   <pubDate>Tue, 03 May 2005 15:20:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2177&amp;PID=6442&amp;title=convert-all-dialogs-into-office-2003#6442</guid>
  </item> 
 </channel>
</rss>