<?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 : Office 2003 not blue on Vista</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Office 2003 not blue on Vista]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 14 Jun 2026 19:37:45 +0000</pubDate>
  <lastBuildDate>Thu, 19 Apr 2007 23:11:18 +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=6699</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[Office 2003 not blue on Vista : As soon as possible (i.e. before...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=22165&amp;title=office-2003-not-blue-on-vista#22165</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1003">Warren</a><br /><strong>Subject:</strong> 6699<br /><strong>Posted:</strong> 19 April 2007 at 11:11pm<br /><br />As soon as possible (i.e. before any windows shows up on the screen)<br><br>In a MFC MDI app, I typically stick it in <br>CMainFrame::OnCreate<br>or <br>CMainFrame::CMainFrame()]]>
   </description>
   <pubDate>Thu, 19 Apr 2007 23:11:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=22165&amp;title=office-2003-not-blue-on-vista#22165</guid>
  </item> 
  <item>
   <title><![CDATA[Office 2003 not blue on Vista : But how to call this, where ? ]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=22147&amp;title=office-2003-not-blue-on-vista#22147</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1940">BastianPL</a><br /><strong>Subject:</strong> 6699<br /><strong>Posted:</strong> 19 April 2007 at 1:59pm<br /><br />But how to call this, where ?]]>
   </description>
   <pubDate>Thu, 19 Apr 2007 13:59:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=22147&amp;title=office-2003-not-blue-on-vista#22147</guid>
  </item> 
  <item>
   <title><![CDATA[Office 2003 not blue on Vista : It works as I want it to now....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=21353&amp;title=office-2003-not-blue-on-vista#21353</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1003">Warren</a><br /><strong>Subject:</strong> 6699<br /><strong>Posted:</strong> 22 March 2007 at 10:16am<br /><br />It works as I want it to now. <br><br>Thanks Oleg (once again!). <br><br>]]>
   </description>
   <pubDate>Thu, 22 Mar 2007 10:16:10 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=21353&amp;title=office-2003-not-blue-on-vista#21353</guid>
  </item> 
  <item>
   <title><![CDATA[Office 2003 not blue on Vista : Hi,  easy to call  XTPColor...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=21336&amp;title=office-2003-not-blue-on-vista#21336</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 6699<br /><strong>Posted:</strong> 22 March 2007 at 2:04am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>easy to call </DIV><DIV>XTPColorManager()-&gt;SetLunaTheme(xtpSystemThemeBlue);</DIV>]]>
   </description>
   <pubDate>Thu, 22 Mar 2007 02:04:29 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=21336&amp;title=office-2003-not-blue-on-vista#21336</guid>
  </item> 
  <item>
   <title><![CDATA[Office 2003 not blue on Vista : Thanks for the idea, but that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=21332&amp;title=office-2003-not-blue-on-vista#21332</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1003">Warren</a><br /><strong>Subject:</strong> 6699<br /><strong>Posted:</strong> 21 March 2007 at 6:38pm<br /><br />Thanks for the idea, but that doesn't work for me, since the program never gets that far. It always stops at the first function call:<br><br><br>XTPCurrentSystemTheme CXTPColorManager::_GetWinThemeWrapperTheme()<br>{<br>&nbsp;&nbsp;&nbsp; // windows classic theme is in use we do not need to go further.<br>&nbsp;&nbsp;&nbsp; if (!CXTPWinThemeWrapper().IsThemeActive())<br>&nbsp;&nbsp;&nbsp; <b>&nbsp;&nbsp;&nbsp; return xtpSystemThemeUnknown; &lt;-- always goes here</b><br>]]>
   </description>
   <pubDate>Wed, 21 Mar 2007 18:38:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=21332&amp;title=office-2003-not-blue-on-vista#21332</guid>
  </item> 
  <item>
   <title><![CDATA[Office 2003 not blue on Vista : Add aero.msstyles to CXTPColor...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=21330&amp;title=office-2003-not-blue-on-vista#21330</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=150">Sven</a><br /><strong>Subject:</strong> 6699<br /><strong>Posted:</strong> 21 March 2007 at 6:16pm<br /><br />Add aero.msstyles to CXTPColorManager::_GetWinThemeWrapperTheme (XTPColorManager.cpp):<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;// search for "luna.msstyles" string in theme name.<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;if (wcsstr(WCSLWR_S(pszThemeFileName, MAX_PATH), L"luna.msstyles") ||<br />// add:<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wcsstr(WCSLWR_S(pszThemeFileName, MAX_PATH), L"aero.msstyles") ||<br />//<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;wcsstr(WCSLWR_S(pszThemeFileName, MAX_PATH), L"winxp.luna.cjstyles"))<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;{<br />]]>
   </description>
   <pubDate>Wed, 21 Mar 2007 18:16:46 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=21330&amp;title=office-2003-not-blue-on-vista#21330</guid>
  </item> 
  <item>
   <title><![CDATA[Office 2003 not blue on Vista : Previously (on XP) my app looked...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=21329&amp;title=office-2003-not-blue-on-vista#21329</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1003">Warren</a><br /><strong>Subject:</strong> 6699<br /><strong>Posted:</strong> 21 March 2007 at 5:22pm<br /><br /><br><img src="uploads/20070321_171419_Office2003.png" height="202" width="528" border="0"><br><br>Previously (on XP) my app looked blue. I just upgraded to a new computer with Vista, and I also upgraded myversion of the toolkit (from ~10.3 IIRC), so I'm not sure which iscausing this issue (i.e. running on Vista or a change in the toolkit behaviour), but now it is grey.<br><br>The ShortcutBar Sample can be used to show the current behaviour, as it is also grey (see image) when displaying the "Office 2003" theme. It's not acting as it should, because the version of Office I installed (Office 2003) is still blue (see image again) on my Vista machine.<br><br>I've tried many combinations of:<br>CXTPPaintManager::SetTheme(xtpThemeOffice2003);<br>XTPPaintManager()-&gt;SetLunaTheme(xtpSystemThemeBlue);&nbsp;&nbsp;&nbsp; XTThemeManager()-&gt;SetTheme(xtThemeOffice2003);<br>XTPColorManager()-&gt;RefreshLunaColors();<br>(etc)<br>but I can't seem to get the blue back. How do I do it?<br><br><br>I'm using 10.4.2, building on Vista with VS2005 (with SP1 and Vista update).<br><br>]]>
   </description>
   <pubDate>Wed, 21 Mar 2007 17:22:27 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=6699&amp;PID=21329&amp;title=office-2003-not-blue-on-vista#21329</guid>
  </item> 
 </channel>
</rss>