<?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 : Problem with xtpThemeRibbon</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Problem with xtpThemeRibbon]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 00:24:31 +0000</pubDate>
  <lastBuildDate>Thu, 03 Jan 2008 11:14:33 +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=9210</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[Problem with xtpThemeRibbon : Hi, Need to debug to give solution...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9210&amp;PID=29859&amp;title=problem-with-xtpthemeribbon#29859</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9210<br /><strong>Posted:</strong> 03 January 2008 at 11:14am<br /><br /><DIV>Hi,</DIV><DIV>Need to debug to give solution :( Try to reproduce with new project geneated with wizard.</DIV>]]>
   </description>
   <pubDate>Thu, 03 Jan 2008 11:14:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9210&amp;PID=29859&amp;title=problem-with-xtpthemeribbon#29859</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with xtpThemeRibbon : Yes, in the rc2 file.I have also...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9210&amp;PID=29856&amp;title=problem-with-xtpthemeribbon#29856</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3624">phil_the_lick</a><br /><strong>Subject:</strong> 9210<br /><strong>Posted:</strong> 03 January 2008 at 8:34am<br /><br />Yes, in the rc2 file.<br><br>I have also performed a side-by-side exe resource comparison in VS with my exe and the Shortcutbar sample. All the resources are there.<br><br>Phil.<br><br><br><br>]]>
   </description>
   <pubDate>Thu, 03 Jan 2008 08:34:48 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9210&amp;PID=29856&amp;title=problem-with-xtpthemeribbon#29856</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with xtpThemeRibbon : Hi, have you added ribbon bitmaps...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9210&amp;PID=29851&amp;title=problem-with-xtpthemeribbon#29851</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 9210<br /><strong>Posted:</strong> 03 January 2008 at 6:45am<br /><br /><P>Hi,</P><DIV>have you added ribbon bitmaps to resources ?</DIV><DIV>Add</DIV><DIV><BR>#include "Styles\Office2007Blue\Office2007Blue.rc"<BR></DIV>]]>
   </description>
   <pubDate>Thu, 03 Jan 2008 06:45:00 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9210&amp;PID=29851&amp;title=problem-with-xtpthemeribbon#29851</guid>
  </item> 
  <item>
   <title><![CDATA[Problem with xtpThemeRibbon : Hello,Currently using the eval...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=9210&amp;PID=29848&amp;title=problem-with-xtpthemeribbon#29848</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3624">phil_the_lick</a><br /><strong>Subject:</strong> 9210<br /><strong>Posted:</strong> 03 January 2008 at 3:55am<br /><br />Hello,<br><br>Currently using the eval version of toolkit pro on VS2008 pro. My app can apply visual styles to all the components no problem except the ribbon style. It is causing a crash.<br><br>Code to apply style:<br><br>XTPPaintManager()-&gt;SetTheme(xtpThemeRibbon);<br>EnableOffice2007Frame(GetCommandBars());<br><br>I've followed the ShortcutBar and panes samples that use this style as best as I can, so far as I can see everything is the same. My main frame is derived from CXTPOffice2007FrameHook.<br><br>I've also tried activating this style both on window creation and on a command after everything is set up. Same result.<br><br>The call stack on the break looks like this:<br><br>mfc90ud.dll!_AfxModifyStyle(HWND_*hWnd=0x00080810, int nStyleOffset=-16, unsigned long dwRemove=12582912, unsigned long dwAdd=8388608, unsigned int nFlags=32) Line 99 (this is in wincore.cpp)<br>mfc90ud.dll!CWnd::ModifyStyle(HWND_*hWnd=0x00080810, unsigned long dwRemove=12582912, unsigned long dwAdd==8388608, unsigned nFlags=32) Line 111 (also wincore.cpp)<br>ToolkitProEval1122vc90UD.dll!00a47237()<br>Then the line in my code that calls EnableOffice2007Frame()<br><br>Any ideas?<br><br>Cheers,<br>Phil.<br><br>]]>
   </description>
   <pubDate>Thu, 03 Jan 2008 03:55:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=9210&amp;PID=29848&amp;title=problem-with-xtpthemeribbon#29848</guid>
  </item> 
 </channel>
</rss>