<?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 : XTPReport custom control fails in DLL</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : XTPReport custom control fails in DLL]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 19:37:34 +0000</pubDate>
  <lastBuildDate>Mon, 01 Feb 2016 06:08:42 +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=16960</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[XTPReport custom control fails in DLL : Pretty old post and still useful...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=74391&amp;title=xtpreport-custom-control-fails-in-dll#74391</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2137">devil20</a><br /><strong>Subject:</strong> 16960<br /><strong>Posted:</strong> 01 February 2016 at 6:08am<br /><br />Pretty old post and still useful :)]]>
   </description>
   <pubDate>Mon, 01 Feb 2016 06:08:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=74391&amp;title=xtpreport-custom-control-fails-in-dll#74391</guid>
  </item> 
  <item>
   <title><![CDATA[XTPReport custom control fails in DLL : Thanks a lot.After updating our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=74389&amp;title=xtpreport-custom-control-fails-in-dll#74389</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=903">Alex G.</a><br /><strong>Subject:</strong> 16960<br /><strong>Posted:</strong> 01 February 2016 at 4:01am<br /><br />Thanks a lot.<br /><br />After updating our app to 17.0.0, some of my dialogs weren't working anymore.<br /><br />Adding this line early in app start sequence was the key !!<br /><br />Thanks<br />Alex<br />]]>
   </description>
   <pubDate>Mon, 01 Feb 2016 04:01:38 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=74389&amp;title=xtpreport-custom-control-fails-in-dll#74389</guid>
  </item> 
  <item>
   <title><![CDATA[XTPReport custom control fails in DLL : Thanks a lot for this solution!!  I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=69159&amp;title=xtpreport-custom-control-fails-in-dll#69159</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6301">Harald</a><br /><strong>Subject:</strong> 16960<br /><strong>Posted:</strong> 05 November 2012 at 6:20am<br /><br />Thanks a lot for this solution!!<DIV>&nbsp;</DIV><DIV>I spent 3 days with debugging until I've found this entry. It worked for me after I added CS_GLOBALCLASS.</DIV><DIV>&nbsp;</DIV><DIV>Regards</DIV>]]>
   </description>
   <pubDate>Mon, 05 Nov 2012 06:20:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=69159&amp;title=xtpreport-custom-control-fails-in-dll#69159</guid>
  </item> 
  <item>
   <title><![CDATA[XTPReport custom control fails in DLL : HiI found solution may be useful...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=59427&amp;title=xtpreport-custom-control-fails-in-dll#59427</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2137">devil20</a><br /><strong>Subject:</strong> 16960<br /><strong>Posted:</strong> 23 July 2010 at 6:34am<br /><br />Hi<br><br>I found solution may be useful to some others. Just add this line to your extension dll entry point.<br><br><br>&nbsp;XTPDrawHelpers()-&gt;RegisterWndClass(hInstance, XTPREPORTCTRL_CLASSNAME, CS_DBLCLKS);<br><br>Simply register the control before loading dll. <br><br>May be codejoke support team is quiet busy on those days :) Forgot their customers.....who havn't paid for support.<br><br>]]>
   </description>
   <pubDate>Fri, 23 Jul 2010 06:34:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=59427&amp;title=xtpreport-custom-control-fails-in-dll#59427</guid>
  </item> 
  <item>
   <title><![CDATA[XTPReport custom control fails in DLL : HiI am not getting any assert...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=59416&amp;title=xtpreport-custom-control-fails-in-dll#59416</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2137">devil20</a><br /><strong>Subject:</strong> 16960<br /><strong>Posted:</strong> 22 July 2010 at 2:30am<br /><br />Hi<br><br>I am not getting any assert statement in Debug mode. <br><br>Report control is maaped correctly to DDX. I tried to debug code it never reaches to DDX_Control functions.&nbsp; Even if donot attach control to code and <br>Just add custom control in resouce then also it shows nothing.<br><br>Any clue ?<br>]]>
   </description>
   <pubDate>Thu, 22 Jul 2010 02:30:56 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=59416&amp;title=xtpreport-custom-control-fails-in-dll#59416</guid>
  </item> 
  <item>
   <title><![CDATA[XTPReport custom control fails in DLL : In Debug Mode weather you are...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=59354&amp;title=xtpreport-custom-control-fails-in-dll#59354</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6206">smanian</a><br /><strong>Subject:</strong> 16960<br /><strong>Posted:</strong> 16 July 2010 at 2:10pm<br /><br />In Debug Mode weather you are getting any assert statement ?<br><br>Weather the Report Control is mapped correctly in DDX if it is mapped correctly you can comment it nad in the onInitDialog() you can attach the custom Control to xtpReportControl]]>
   </description>
   <pubDate>Fri, 16 Jul 2010 14:10:41 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=59354&amp;title=xtpreport-custom-control-fails-in-dll#59354</guid>
  </item> 
  <item>
   <title><![CDATA[XTPReport custom control fails in DLL : HiI am trying to use XTPReport...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=59344&amp;title=xtpreport-custom-control-fails-in-dll#59344</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2137">devil20</a><br /><strong>Subject:</strong> 16960<br /><strong>Posted:</strong> 16 July 2010 at 3:20am<br /><br />Hi<br><br>I am trying to use XTPReport custom control in extension .dll using MFC shared dll.&nbsp; When i am trying to create dialog using DoModal it fails and shows nothing as error. If i this move this resouce dialog to exe then it's working fine. <br><br>Any idea why ?<br><br>Alex<br>]]>
   </description>
   <pubDate>Fri, 16 Jul 2010 03:20:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=16960&amp;PID=59344&amp;title=xtpreport-custom-control-fails-in-dll#59344</guid>
  </item> 
 </channel>
</rss>