<?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 : WinXP style for CXTColorDialog?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : WinXP style for CXTColorDialog?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 10 Jun 2026 06:45:01 +0000</pubDate>
  <lastBuildDate>Fri, 27 Oct 2006 00:10:28 +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=5360</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[WinXP style for CXTColorDialog? : Hello, Word supports isolated...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16822&amp;title=winxp-style-for-cxtcolordialog#16822</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5360<br /><strong>Posted:</strong> 27 October 2006 at 12:10am<br /><br />Hello,<DIV>Word supports isolated manefests.</DIV><DIV>&nbsp;</DIV><DIV>search in google information about ISOLATION_AWARE_ENABLED macros.</DIV><DIV>for example: <a href="http://groups.google.com/group/microsoft.public.plat&#102;ormsdk.shell/msg/a1ef35d08af7ccbf" target="_blank">http://groups.google.com/group/microsoft.public.platformsdk.shell/msg/a1ef35d08af7ccbf</A></DIV>]]>
   </description>
   <pubDate>Fri, 27 Oct 2006 00:10:28 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16822&amp;title=winxp-style-for-cxtcolordialog#16822</guid>
  </item> 
  <item>
   <title><![CDATA[WinXP style for CXTColorDialog? : Hello Oleg,  Thank you for your...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16821&amp;title=winxp-style-for-cxtcolordialog#16821</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2281">Sstar9</a><br /><strong>Subject:</strong> 5360<br /><strong>Posted:</strong> 26 October 2006 at 11:41pm<br /><br />Hello Oleg,<DIV>&nbsp;</DIV><DIV>Thank you for your answer.&nbsp; Could you let me know the following answers as well?</DIV><DIV>&nbsp;</DIV><DIV>How should the Manifest be added to VB EXE&nbsp;App? Would using the "Add file" option and selecting the Manifest to add be sufficient?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>For my case, I am building Addin component to Ms Word.&nbsp; In which, </DIV><DIV>&nbsp;</DIV><DIV>An Addin template in Word&nbsp;</DIV><DIV><strong><FONT color=#000000>CALLS</FONT></strong></DIV><DIV>An VB ActiveX DLL</DIV><DIV><strong><FONT color=#000000>CALLS</FONT></strong></DIV><DIV>MFC DLL&nbsp; using the CodeJock library.</DIV><DIV>&nbsp;</DIV><DIV>The only EXE in the above is Ms Word.exe , which is not under our control. Does that mean, in our case , there is no solution for us to configure for the Win XP style?</DIV>]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 23:41:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16821&amp;title=winxp-style-for-cxtcolordialog#16821</guid>
  </item> 
  <item>
   <title><![CDATA[WinXP style for CXTColorDialog? : Hi. Manifest file must be added...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16808&amp;title=winxp-style-for-cxtcolordialog#16808</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5360<br /><strong>Posted:</strong> 26 October 2006 at 5:59am<br /><br /><P>Hi.</P><DIV>Manifest file must be added to VB exectuable. it is only one solution.</DIV>]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 05:59:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16808&amp;title=winxp-style-for-cxtcolordialog#16808</guid>
  </item> 
  <item>
   <title><![CDATA[WinXP style for CXTColorDialog? : Hi, Oleg,  I take a look at...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16805&amp;title=winxp-style-for-cxtcolordialog#16805</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2281">Sstar9</a><br /><strong>Subject:</strong> 5360<br /><strong>Posted:</strong> 26 October 2006 at 2:34am<br /><br />Hi, Oleg,<DIV>&nbsp;</DIV><DIV>I take a look at the Color Picker sample, again. You are right, the Color selector showing in the sample&nbsp;is XP- style in my PC. </DIV><DIV>&nbsp;</DIV><DIV>To test this, I tried to&nbsp;create another much simpler MFC exe&nbsp;to test the XP style.&nbsp;Initially I could not see the correct XP style showing. But after&nbsp;I did the following, </DIV><DIV>&nbsp;</DIV><DIV>1. Copy samples\AboutDlg\res\Manifest.xml to my App\res folder;</DIV><DIV>2. in my app.rc file, add the following line</DIV><DIV>&nbsp;</DIV><DIV>1 24 DISCARDABLE "res\\manifest.xml"&nbsp;</DIV><DIV>&nbsp;</DIV><DIV>I am able to see the XP-style in my Dialog.&nbsp; </DIV><DIV>&nbsp;</DIV><DIV>However, in my case, I am creating a MFC dll which will be consumed in a VB application. Adding Manifest.xml does not work.&nbsp;Oleg, do you have any suggestions for it? </DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 02:34:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16805&amp;title=winxp-style-for-cxtcolordialog#16805</guid>
  </item> 
  <item>
   <title><![CDATA[WinXP style for CXTColorDialog? : Hello,  Try Samples\Controls\ColorPicker\ColorPicker...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16804&amp;title=winxp-style-for-cxtcolordialog#16804</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5360<br /><strong>Posted:</strong> 26 October 2006 at 12:12am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>Try Samples\Controls\ColorPicker\ColorPicker sample. For me it looks adapted. What you don't like?</DIV>]]>
   </description>
   <pubDate>Thu, 26 Oct 2006 00:12:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16804&amp;title=winxp-style-for-cxtcolordialog#16804</guid>
  </item> 
  <item>
   <title><![CDATA[WinXP style for CXTColorDialog? : Hello,  I am using Xtreme Controls...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16803&amp;title=winxp-style-for-cxtcolordialog#16803</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2281">Sstar9</a><br /><strong>Subject:</strong> 5360<br /><strong>Posted:</strong> 25 October 2006 at 10:27pm<br /><br /><DIV>Hello,</DIV><DIV>&nbsp;</DIV><DIV>I am using Xtreme Controls 2006 Q3.</DIV><DIV>&nbsp;</DIV><DIV>I found that the CXTColorDialog does not automatically adapt to the Windows Theme and Color Themes. </DIV><DIV>&nbsp;</DIV><DIV>How could I make my CXTColorDialog&nbsp;object adaptive to the User's Window theme, for example, the Windows XP style?</DIV><DIV>&nbsp;</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Wed, 25 Oct 2006 22:27:07 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5360&amp;PID=16803&amp;title=winxp-style-for-cxtcolordialog#16803</guid>
  </item> 
 </channel>
</rss>