<?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 : Linker Errors from XTPDocking Pane derived class</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Linker Errors from XTPDocking Pane derived class]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 06:48:44 +0000</pubDate>
  <lastBuildDate>Mon, 02 Apr 2012 07:00:31 +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=5481</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[Linker Errors from XTPDocking Pane derived class : property -&amp;gt; Linker -&amp;gt; Input...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=67933&amp;title=linker-errors-from-xtpdocking-pane-derived-class#67933</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=7417">y2kbug</a><br /><strong>Subject:</strong> 5481<br /><strong>Posted:</strong> 02 April 2012 at 7:00am<br /><br /><P>property -&gt; Linker -&gt; Input -&gt; Additional Dependencies</P><DIV>--&gt;&nbsp;comsuppw.lib</DIV>]]>
   </description>
   <pubDate>Mon, 02 Apr 2012 07:00:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=67933&amp;title=linker-errors-from-xtpdocking-pane-derived-class#67933</guid>
  </item> 
  <item>
   <title><![CDATA[Linker Errors from XTPDocking Pane derived class : Hi,It was suggestion to change...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=61031&amp;title=linker-errors-from-xtpdocking-pane-derived-class#61031</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5481<br /><strong>Posted:</strong> 20 October 2010 at 1:56am<br /><br />Hi,<div><br></div><div>It was suggestion to change this option in application settings - not toolkit's.</div><div><span ="Apple-style-span" style="font-family: monospace; white-space: pre; -webkit-border-horiz&#111;ntal-spacing: 1px; -webkit-border-vertical-spacing: 1px; "><pre>_com_util::ConvertBSTRToString error can be reason if you have additional Platform SDK</pre><pre>installed but paths in includes wrong. (Try switch order of path in includes)</pre><pre><br></pre></span></div>]]>
   </description>
   <pubDate>Wed, 20 Oct 2010 01:56:50 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=61031&amp;title=linker-errors-from-xtpdocking-pane-derived-class#61031</guid>
  </item> 
  <item>
   <title><![CDATA[Linker Errors from XTPDocking Pane derived class :    oleg wrote:Hi,  Try to...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=61027&amp;title=linker-errors-from-xtpdocking-pane-derived-class#61027</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1472">lorax1284</a><br /><strong>Subject:</strong> 5481<br /><strong>Posted:</strong> 19 October 2010 at 10:14pm<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hi,<div>&nbsp;</div><div>Try to change this oiption </div><div>&nbsp;</div><div>Configuration Properties-&gt;C/C++-&gt;Language-&gt;Treat wchar_t as Builtin Type = Yes.</div></td></tr></table><br><br>Hi... forgive me for being pedantic, but when I checked this, the default setting on Visual Studio 2008 was "Yes"... are you saying "change this option" where Yes should become No, or are you saying that the option should be changed so it = Yes?<br><br>I assume the latter but I'm getting build errors when running the 13.4.2 deployment wizard, and for the error I'm getting, all signs point to this setting.<br><br>Here's the exact error from the deployment wizard:<br><br><pre><pre>Copyright (C) Microsoft Corporation.  All rights reserved.Linking...   Creating library ../../lib/vc90/ToolkitPro1342vc90D.lib and object ../../lib/vc90/ToolkitPro1342vc90D.expXTPReportDataManager.obj : error LNK2019: unresolved external symbol "char * __stdcall _com_util::ConvertBSTRToString(wchar_t *)" (?ConvertBSTRToString@_com_util@@YGPADPA_W@Z) referenced in function "public: char const * __thiscall _bstr_t::Data_t::GetString(void)const " (?GetString@Data_t@_bstr_t@@QBEPBDXZ)../../bin/vc90/ToolkitPro1342vc90D.dll : fatal error LNK1120: 1 unresolved externals</pre></pre><br>]]>
   </description>
   <pubDate>Tue, 19 Oct 2010 22:14:58 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=61027&amp;title=linker-errors-from-xtpdocking-pane-derived-class#61027</guid>
  </item> 
  <item>
   <title><![CDATA[Linker Errors from XTPDocking Pane derived class : Hello,  In Retail version you...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=17200&amp;title=linker-errors-from-xtpdocking-pane-derived-class#17200</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5481<br /><strong>Posted:</strong> 09 November 2006 at 4:53pm<br /><br /><P>Hello,</P><DIV>&nbsp;</DIV><DIV>In Retail version you will be able open Toolkit's solution in IDE, change this option and rebuild library.</DIV>]]>
   </description>
   <pubDate>Thu, 09 Nov 2006 16:53:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=17200&amp;title=linker-errors-from-xtpdocking-pane-derived-class#17200</guid>
  </item> 
  <item>
   <title><![CDATA[Linker Errors from XTPDocking Pane derived class : That fixed it! The question now...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=17196&amp;title=linker-errors-from-xtpdocking-pane-derived-class#17196</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1284">franji1</a><br /><strong>Subject:</strong> 5481<br /><strong>Posted:</strong> 09 November 2006 at 2:01pm<br /><br /><P>That fixed it!</P><P>The question now becomes, is the built-in&nbsp;wchar_t memory size consistent with the unsigned short non-built-in type such that anything and everything that I may be using/linking (i.e. MFC, other 3rd party libraries).&nbsp; Specifically, both&nbsp;are 16 bits long and&nbsp;there is no sign extension code for either "implementations".</P><DIV>I guess when I purchase the product,&nbsp;I can always edit the files and build our own XTP DLL (and call it something different) if this ever is an issue.</DIV>]]>
   </description>
   <pubDate>Thu, 09 Nov 2006 14:01:12 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=17196&amp;title=linker-errors-from-xtpdocking-pane-derived-class#17196</guid>
  </item> 
  <item>
   <title><![CDATA[Linker Errors from XTPDocking Pane derived class : Hi,  Try to change this oiption...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=17195&amp;title=linker-errors-from-xtpdocking-pane-derived-class#17195</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5481<br /><strong>Posted:</strong> 09 November 2006 at 12:35pm<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>Try to change this oiption </DIV><DIV>&nbsp;</DIV><DIV>Configuration Properties-&gt;C/C++-&gt;Language-&gt;Treat wchar_t as Builtin Type = Yes.</DIV>]]>
   </description>
   <pubDate>Thu, 09 Nov 2006 12:35:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=17195&amp;title=linker-errors-from-xtpdocking-pane-derived-class#17195</guid>
  </item> 
  <item>
   <title><![CDATA[Linker Errors from XTPDocking Pane derived class :  We are looking to upgrade our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=17194&amp;title=linker-errors-from-xtpdocking-pane-derived-class#17194</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1284">franji1</a><br /><strong>Subject:</strong> 5481<br /><strong>Posted:</strong> 09 November 2006 at 10:59am<br /><br /><FONT size=2><DIV>We are looking to upgrade our (rather large) product from version 8.6 to version 10.3 of the XTP toolkit (so far so good!).</DIV><DIV>&nbsp;</DIV><DIV>I downloaded the "demo" version to see if I could switch it over "before I buy" (and see what cool features we get for free).</DIV><DIV>&nbsp;</DIV><DIV>I am running into one problem.&nbsp; In one of our DLLs, we have a class that inherits from CXTPDockingPane, and when we try to build that project, we get a set of&nbsp;link errors, all similar to the following:</DIV><DIV>&nbsp;</DIV><DIV>LToolBox.obj : error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::PutAccessibleValue(struct tagVARIANT,unsigned short *)" (?PutAccessibleValue@CXTPAccessible@@UAEJUtagVARIANT@@PAG@Z)</DIV><DIV>&nbsp;</DIV><DIV>When I look at the header file (XTPManageState.h)&nbsp;that&nbsp;defines this method (CXTPAccessible, which is one of the multiple base classes for the XTPDockingPane), it states that these methods which generate lihnk errors are "obsolete", specifically PutAccessibleName, PutAccessibleValue.</DIV><DIV>&nbsp;</DIV><DIV>We are also getting link errors on the following CXTPAccessible methods: <FONT size=2>GetAccessibleDefaultAction, <FONT size=2>GetAccessibleKeyboardShortcut, GetAccessibleHelpTopic, GetAccessibleHelp, GetAccessibleDescription, GetAccessibleValue, GetAccessibleName.</FONT></FONT></DIV><DIV>&nbsp;</DIV><DIV>Are these methods not exported from the XTP&nbsp;export library?&nbsp; Note that I am not getting any other linker errors for any other CXTPDockingPane (or base class) methods, so the linker is working.</DIV><DIV>&nbsp;</DIV><DIV>I just checked our code and this is the only place where we inherit from the CXTPDockingPane class.</DIV><DIV>&nbsp;</DIV><DIV>Note that we are NOT CALLING these methods, but since they are virtual, any object that I define that is&nbsp;derived&nbsp;(eventually)&nbsp;from CXTPAccessible must have linking&nbsp;knowledge of all virtual methods of any base classes.</DIV><DIV>&nbsp;</DIV><DIV>If the answer is "you cannot inherit from the CXTPDockingPane with the demo version", that is totally acceptable (I plan on buying it anyway, it just gives me more ammo for justifying the purchase!!)</DIV><DIV>&nbsp;</DIV><DIV>Any help would be greatly appreciated!&nbsp; Thanks!!</DIV></FONT>]]>
   </description>
   <pubDate>Thu, 09 Nov 2006 10:59:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5481&amp;PID=17194&amp;title=linker-errors-from-xtpdocking-pane-derived-class#17194</guid>
  </item> 
 </channel>
</rss>