<?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 : Flat-Style looking</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Flat-Style looking]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 23:28:55 +0000</pubDate>
  <lastBuildDate>Mon, 17 Mar 2008 22:21:32 +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=9900</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[Flat-Style looking : Hi,   Great! Your comments let...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32343&amp;title=flatstyle-looking#32343</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3829">floydzhang</a><br /><strong>Subject:</strong> 9900<br /><strong>Posted:</strong> 17 March 2008 at 10:21pm<br /><br />Hi, <DIV>&nbsp;</DIV><DIV>Great! Your comments let me find the root cause.&nbsp; Because my project is initialized with UNICODE, but we switched to ANSI later. So the definitions below doesn't work. Thank you, Oleg.</DIV><DIV>&nbsp;</DIV><DIV>#ifdef _UNICODE<BR>#if defined _M_IX86<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#elif defined _M_IA64<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='ia64' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#elif defined _M_X64<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#else<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#endif<BR>#endif</DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 22:21:32 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32343&amp;title=flatstyle-looking#32343</guid>
  </item> 
  <item>
   <title><![CDATA[Flat-Style looking : Hi, ok, I see.  You need manifest...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32328&amp;title=flatstyle-looking#32328</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9900<br /><strong>Posted:</strong> 17 March 2008 at 1:24pm<br /><br />Hi,<DIV>ok, I see. </DIV><DIV>You need manifest file. </DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>If you use Visual Studio 2005 add in stdafx.h lines</DIV><DIV>&nbsp;</DIV><DIV>#if (_MSC_VER &gt; 1310) // VS2005<BR>#if defined _M_IX86<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='x86' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#elif defined _M_IA64<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='ia64' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#elif defined _M_X64<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#else<BR>#pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='*' publicKeyToken='6595b64144ccf1df' language='*'\"")<BR>#endif<BR>#endif<BR></DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 13:24:43 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32328&amp;title=flatstyle-looking#32328</guid>
  </item> 
  <item>
   <title><![CDATA[Flat-Style looking : Hi, Oleg,  You can see the dialog...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32321&amp;title=flatstyle-looking#32321</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3829">floydzhang</a><br /><strong>Subject:</strong> 9900<br /><strong>Posted:</strong> 17 March 2008 at 9:29am<br /><br />Hi, Oleg,<DIV>&nbsp;</DIV><DIV>You can see the dialog is old windows style -- 3D looking. This is what I don't want.</DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 09:29:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32321&amp;title=flatstyle-looking#32321</guid>
  </item> 
  <item>
   <title><![CDATA[Flat-Style looking :  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32320&amp;title=flatstyle-looking#32320</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3829">floydzhang</a><br /><strong>Subject:</strong> 9900<br /><strong>Posted:</strong> 17 March 2008 at 9:28am<br /><br /><img src="https://forum.codejock.com/uploads/temp/20080317_092750_screenshot.jpg" border="0">]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 09:28:26 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32320&amp;title=flatstyle-looking#32320</guid>
  </item> 
  <item>
   <title><![CDATA[Flat-Style looking : I need screenshot from Windows...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32306&amp;title=flatstyle-looking#32306</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9900<br /><strong>Posted:</strong> 17 March 2008 at 2:11am<br /><br /><P>I need screenshot from Windows XP. Windows 2000 don't have Luna themes support.</P>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 02:11:23 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32306&amp;title=flatstyle-looking#32306</guid>
  </item> 
  <item>
   <title><![CDATA[Flat-Style looking : Hi, Oleg,   This screenshot...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32304&amp;title=flatstyle-looking#32304</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3829">floydzhang</a><br /><strong>Subject:</strong> 9900<br /><strong>Posted:</strong> 17 March 2008 at 12:57am<br /><br />Hi, Oleg, <DIV>&nbsp;</DIV><DIV>This screenshot is catched from Windows 2000, but the appearence is the same what I see in the Windows XP.&nbsp; You can see the the style of mainframe is Visual Studio 2005, but the option dialog is old style, likes Win98, win2000.&nbsp;How to make the dialog and controls look like Windows XP style?</DIV><DIV>&nbsp;</DIV><DIV>By the way, the appearence was flat mode before, but I don't know why it is old style now.&nbsp;Would you please tell give me some hits where to set this? The dialog must be derived from CXTPDialog?</DIV><DIV>&nbsp;</DIV><DIV>Thanks</DIV><DIV>Boyang</DIV>]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 00:57:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32304&amp;title=flatstyle-looking#32304</guid>
  </item> 
  <item>
   <title><![CDATA[Flat-Style looking :  ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32303&amp;title=flatstyle-looking#32303</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3829">floydzhang</a><br /><strong>Subject:</strong> 9900<br /><strong>Posted:</strong> 17 March 2008 at 12:53am<br /><br /><img src="https://forum.codejock.com/uploads/20080317_005259_screenshot.jpg" border="0">]]>
   </description>
   <pubDate>Mon, 17 Mar 2008 00:53:40 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32303&amp;title=flatstyle-looking#32303</guid>
  </item> 
  <item>
   <title><![CDATA[Flat-Style looking : Hi, Can you attach screenshot...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32297&amp;title=flatstyle-looking#32297</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9900<br /><strong>Posted:</strong> 16 March 2008 at 3:11pm<br /><br />Hi,<DIV>Can you attach screenshot what you see? and project.</DIV>]]>
   </description>
   <pubDate>Sun, 16 Mar 2008 15:11:36 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32297&amp;title=flatstyle-looking#32297</guid>
  </item> 
  <item>
   <title><![CDATA[Flat-Style looking : I want to use the flat-style looking...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32290&amp;title=flatstyle-looking#32290</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3829">floydzhang</a><br /><strong>Subject:</strong> 9900<br /><strong>Posted:</strong> 16 March 2008 at 3:51am<br /><br /><P>I want to use the flat-style looking control, button, tab... Just like Windows-XP theme does. But all the controls I created in the dialog are 3D-looking, like Windows 2000 theme. ANy idea for that?</P><DIV>By the way, my operating system is Windows XP, &nbsp;and I create my application framework by with XTP wizard, and I set the theme xtpThemeWhidbey in the CMainFrame::OnCreate().</DIV>]]>
   </description>
   <pubDate>Sun, 16 Mar 2008 03:51:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9900&amp;PID=32290&amp;title=flatstyle-looking#32290</guid>
  </item> 
 </channel>
</rss>