<?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 : Can XTToolKitPro be incorporated into DLL</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Can XTToolKitPro be incorporated into DLL]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 21 Apr 2026 02:55:32 +0000</pubDate>
  <lastBuildDate>Mon, 28 Mar 2005 17:32:09 +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=2042</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[Can XTToolKitPro be incorporated into DLL : Hi, my application is a DLL plugin...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=2042&amp;PID=5991&amp;title=can-xttoolkitpro-be-incorporated-into-dll#5991</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1063">kebray</a><br /><strong>Subject:</strong> 2042<br /><strong>Posted:</strong> 28 March 2005 at 5:32pm<br /><br />Hi, my application is a DLL plugin to AutoCAD.&nbsp; Can theXTToolKitPro be used in the development of DLL's? &nbsp; Our DLL's usestandard MFC all over the place for dialogs.&nbsp; I'm not looking touse the docking window capabilities of XTToolKitPro because I realizethis isn't possible without being hooked in at the MainFrame level, butI can't get the demo working for just simple common controls.<br><br>I can include the XTToolKitPro.h in my stdafx.h and compile fine, butif I include something like XTButton.h in one of my dialog classes Iget compile errors. <br><br><span style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);">XTThemeManager.h(72) : error C2146: syntax error : missing ';' before identifier 'CXTThemeManager'</span><br style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);"><br style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);"><span style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);">XTThemeManager.h(72) : error C2501: '_XT_EXT_CLASS' : missing storage-class or type specifiers</span><br style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);"><br style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);"><span style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);">XTThemeManager.h(84): error C2470: 'CXTThemeManagerStyle' : looks like a functiondefinition, but there is no formal parameter list; skipping apparentbody</span><br style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);"><br style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);"><span style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);">XTThemeManager.h(154): error C2470: 'CXTThemeManagerStyleFactory' : looks like a functiondefinition, but there is no formal parameter list; skipping apparentbody</span><br style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);"><br style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);"><span style="font-family: courier new,courier,mono; color: rgb(153, 51, 102);">XTThemeManager.h(154) : error C2059: syntax error : 'public'</span><br><br>... and the list goes on.<br><br><br>Any ideas?<br>]]>
   </description>
   <pubDate>Mon, 28 Mar 2005 17:32:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=2042&amp;PID=5991&amp;title=can-xttoolkitpro-be-incorporated-into-dll#5991</guid>
  </item> 
 </channel>
</rss>