<?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 : 9.80: Linker errors</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : 9.80: Linker errors]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 22 Apr 2026 01:26:45 +0000</pubDate>
  <lastBuildDate>Mon, 24 Oct 2005 03:47: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=3086</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[9.80: Linker errors : Hi Sergey, thank you for pointing...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3086&amp;PID=9199&amp;title=9-80-linker-errors#9199</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1139">Martin</a><br /><strong>Subject:</strong> 3086<br /><strong>Posted:</strong> 24 October 2005 at 3:47am<br /><br /><P>Hi Sergey,</P><P>thank you for pointing that link out to me, I was already searching for a similar topic but couldn't find it.</P><P>But now it works, thanks again :)</P><P>WBR,<BR>Martin</P>]]>
   </description>
   <pubDate>Mon, 24 Oct 2005 03:47:31 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3086&amp;PID=9199&amp;title=9-80-linker-errors#9199</guid>
  </item> 
  <item>
   <title><![CDATA[9.80: Linker errors : Martin,  That was already discussed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3086&amp;PID=9198&amp;title=9-80-linker-errors#9198</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=862">sserge</a><br /><strong>Subject:</strong> 3086<br /><strong>Posted:</strong> 24 October 2005 at 3:31am<br /><br />Martin,<br /><br />That was already discussed there: <a href="http://forum.codejock.com/forum_posts.asp?TID=2934" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=2934</a><br /><br />--<br />HTH, <br />Serge]]>
   </description>
   <pubDate>Mon, 24 Oct 2005 03:31:09 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3086&amp;PID=9198&amp;title=9-80-linker-errors#9198</guid>
  </item> 
  <item>
   <title><![CDATA[9.80: Linker errors : Hello,I just installed the 9.80...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3086&amp;PID=9197&amp;title=9-80-linker-errors#9197</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1139">Martin</a><br /><strong>Subject:</strong> 3086<br /><strong>Posted:</strong> 24 October 2005 at 3:10am<br /><br /><P>Hello,<BR><BR>I just installed the 9.80 release (didn't have time to do it sooner) and I get a couple of linker errors, any idea how to solve them?</P><P>I discovered that it has something to do with the class CControlStatic (derived from CXTPControl) as used in the sample CommandBars/CommonControls.<BR><BR>I have used this code to display static text near a combobox.<BR><BR>In 9.71 this worked perfectly, in 9.80 however gives me those linker errors. (The sample project works perfectly as well, that's why I am so puzzled).<BR><BR>If I comment out the code that is responsible for the CControlStatic class the code compiles fine (but leaves me with a ugly toolbar button where normally the static text would be).<BR><BR>Any help is greatly appreciated.<BR><BR>Thanks in advance.<BR><BR>WBR,<BR>Martin<BR><BR>------ Build started: Project: PromisProject, Configuration: Debug Win32 ------<BR><BR>Linking...<BR>LINK : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/INCREMENTAL:NO' specification<BR>MainFrm.obj : error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::PutAccessibleValue(struct tagVARIANT,unsigned short *)" (?PutAccessibleValue@CXTPAccessible@@UAEJUtagVARIANT@@PAG@Z)<BR>MainFrm.obj : error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::PutAccessibleName(struct tagVARIANT,unsigned short *)" (?PutAccessibleName@CXTPAccessible@@UAEJUtagVARIANT@@PAG@Z)<BR>MainFrm.obj : error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPControl::GetAccessibleDefaultAction(struct tagVARIANT,unsigned short * *)"  (?GetAccessibleDefaultAction@CXTPControl@@UAEJUtagVARIANT@@P APAG@Z)<BR>MainFrm.obj : error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::GetAccessibleKeyboardShortcut(struct tagVARIANT,unsigned short * *)"  (?GetAccessibleKeyboardShortcut@CXTPAccessible@@UAEJUtagVARI ANT@@PAPAG@Z)<BR>MainFrm.obj : error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::GetAccessibleHelpTopic(unsigned short * *,struct tagVARIANT,long *)"  (?GetAccessibleHelpTopic@CXTPAccessible@@UAEJPAPAGUtagVARIAN T@@PAJ@Z)<BR>MainFrm.obj : error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::GetAccessibleHelp(struct tagVARIANT,unsigned short * *)"  (?GetAccessibleHelp@CXTPAccessible@@UAEJUtagVARIANT@@PAPAG@Z )<BR>MainFrm.obj : error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPControl::GetAccessibleDescription(struct tagVARIANT,unsigned short * *)"  (?GetAccessibleDescription@CXTPControl@@UAEJUtagVARIANT@@PAP AG@Z)<BR>MainFrm.obj : error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::GetAccessibleValue(struct tagVARIANT,unsigned short * *)"  (?GetAccessibleValue@CXTPAccessible@@UAEJUtagVARIANT@@PAPAG@ Z)<BR>MainFrm.obj : error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPControl::GetAccessibleName(struct tagVARIANT,unsigned short * *)" (?GetAccessibleName@CXTPControl@@UAEJUtagVARIANT@@PAPAG@Z)<BR>../Build/Debug/PromisProject.exe : fatal error LNK1120: 9 unresolved externals<BR><BR>Build log was saved at "file://d:\Development\Application\MyProjects\Promis Project\PromisProject\Debug\BuildLog.htm"<BR>PromisProject - 10 error(s), 1 warning(s)<BR><BR></P>]]>
   </description>
   <pubDate>Mon, 24 Oct 2005 03:10:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3086&amp;PID=9197&amp;title=9-80-linker-errors#9197</guid>
  </item> 
 </channel>
</rss>