<?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 : Icon not found in task dialog</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Icon not found in task dialog]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 23:36:21 +0000</pubDate>
  <lastBuildDate>Sun, 10 Aug 2008 06:21:55 +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=11737</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[Icon not found in task dialog : Strangely, I solved it by simply...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39675&amp;title=icon-not-found-in-task-dialog#39675</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 11737<br /><strong>Posted:</strong> 10 August 2008 at 6:21am<br /><br />Strangely, I solved it by simply upgrading to 12.0.1. Perhaps the DLL was somehow damaged... dunno.]]>
   </description>
   <pubDate>Sun, 10 Aug 2008 06:21:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39675&amp;title=icon-not-found-in-task-dialog#39675</guid>
  </item> 
  <item>
   <title><![CDATA[Icon not found in task dialog : Hi,  Difficult to say whithout...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39613&amp;title=icon-not-found-in-task-dialog#39613</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11737<br /><strong>Posted:</strong> 08 August 2008 at 6:26am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Difficult to say whithout your code.. :(</DIV><DIV>Also try to recompile whole project with toolkit, step into our code and check why XTPResourceManager()-&gt;LoadIcon return FALSE.</DIV>]]>
   </description>
   <pubDate>Fri, 08 Aug 2008 06:26:22 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39613&amp;title=icon-not-found-in-task-dialog#39613</guid>
  </item> 
  <item>
   <title><![CDATA[Icon not found in task dialog : Yeah, that&amp;#039;s exactly what...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39550&amp;title=icon-not-found-in-task-dialog#39550</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 11737<br /><strong>Posted:</strong> 07 August 2008 at 3:47am<br /><br /><DIV>Yeah, that's exactly what I was aiming at. An ID-conflict perhaps? I've read here that you use 9000-1000 (and commands 35000-35003).</DIV><DIV></DIV><DIV>&nbsp;</DIV><DIV>I'll check it&nbsp;later. Thanks.</DIV><DIV>&nbsp;</DIV><DIV>Yes, we are using the standard icons. But I see this in your resource file:<BR>#define XTP_IDI_TASKERROR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 9426</DIV><DIV>&nbsp;</DIV><DIV>Surely, overloading your 9426-icon with some other resource could yield a problem?</DIV>]]>
   </description>
   <pubDate>Thu, 07 Aug 2008 03:47:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39550&amp;title=icon-not-found-in-task-dialog#39550</guid>
  </item> 
  <item>
   <title><![CDATA[Icon not found in task dialog : Anyway try to add #include &amp;#034;XTToolkitPro.rc&amp;#034;...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39539&amp;title=icon-not-found-in-task-dialog#39539</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11737<br /><strong>Posted:</strong> 07 August 2008 at 1:48am<br /><br />Anyway try to add #include "XTToolkitPro.rc" in res2 file of your dll...<DIV>&nbsp;</DIV><DIV>Are you loading standard icon(TD_ERROR_ICON, TD_WARNING_ICON, etc) or your own ?</DIV>]]>
   </description>
   <pubDate>Thu, 07 Aug 2008 01:48:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39539&amp;title=icon-not-found-in-task-dialog#39539</guid>
  </item> 
  <item>
   <title><![CDATA[Icon not found in task dialog : No, unfortunately this is a DLL...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39499&amp;title=icon-not-found-in-task-dialog#39499</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 11737<br /><strong>Posted:</strong> 06 August 2008 at 5:21am<br /><br />No, unfortunately this is a DLL (no automatic linking btw). I wonder if it could have something to do with unicode-settings etc (I know MAKEINTRESOURCE<strong>W</strong> is being used)? That&nbsp;mystical "treat wchar_t as built-in type" perhaps? Also, this application is based on an OCX. Could that have something to do with it?<DIV></DIV><DIV>&nbsp;</DIV><DIV>All I know is that this task dialog works perfectly in another project, so it must be some strange setting somewhere.</DIV>]]>
   </description>
   <pubDate>Wed, 06 Aug 2008 05:21:04 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39499&amp;title=icon-not-found-in-task-dialog#39499</guid>
  </item> 
  <item>
   <title><![CDATA[Icon not found in task dialog : Hi,  Maybe again problem with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39494&amp;title=icon-not-found-in-task-dialog#39494</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 11737<br /><strong>Posted:</strong> 06 August 2008 at 4:36am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Maybe again problem with toolkit resources in static build ? </DIV>]]>
   </description>
   <pubDate>Wed, 06 Aug 2008 04:36:20 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39494&amp;title=icon-not-found-in-task-dialog#39494</guid>
  </item> 
  <item>
   <title><![CDATA[Icon not found in task dialog : We are experiencing problems with...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39491&amp;title=icon-not-found-in-task-dialog#39491</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2198">znakeeye</a><br /><strong>Subject:</strong> 11737<br /><strong>Posted:</strong> 06 August 2008 at 4:27am<br /><br />We are experiencing problems with the&nbsp;task dialog in one of our projects. We get an assert at XTPTaskDialogClient.cpp(843). It seems the main icon cannot be found!<DIV>&nbsp;</DIV><DIV>Unfortunately, I cannot debug into the source code because the project is somehow screwed. Though, I believe this could have something to do with a missing manifest (the controls look "2000" in themed XP).</DIV><DIV>&nbsp;</DIV><DIV>Any ideas?</DIV>]]>
   </description>
   <pubDate>Wed, 06 Aug 2008 04:27:19 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=11737&amp;PID=39491&amp;title=icon-not-found-in-task-dialog#39491</guid>
  </item> 
 </channel>
</rss>