<?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&#039;t new CXTPPropertyGridItem</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Property Grid : Can&#039;t new CXTPPropertyGridItem]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 19 Apr 2026 12:39:23 +0000</pubDate>
  <lastBuildDate>Mon, 10 Nov 2008 08:14:05 +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=12038</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&#039;t new CXTPPropertyGridItem : Hi,you can compile the ToolkitPro...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12038&amp;PID=42744&amp;title=cant-new-cxtppropertygriditem#42744</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=3079">Osiris</a><br /><strong>Subject:</strong> 12038<br /><strong>Posted:</strong> 10 November 2008 at 8:14am<br /><br />Hi,<br><br>you can compile the ToolkitPro libraries you need with the same settings you use in the rest of your project (e.g. "Treat wchar_t as built in type" = NO).<br><br>Unfortunately for the "Treat wchar_t as built in type" option you can not use the codejock deployment wizard. So you have to recompile the libraries by 'hand' (resp. the VS).<br>]]>
   </description>
   <pubDate>Mon, 10 Nov 2008 08:14:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12038&amp;PID=42744&amp;title=cant-new-cxtppropertygriditem#42744</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t new CXTPPropertyGridItem : Hi, After setting project option...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12038&amp;PID=41785&amp;title=cant-new-cxtppropertygriditem#41785</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4495">cmt75827</a><br /><strong>Subject:</strong> 12038<br /><strong>Posted:</strong> 08 October 2008 at 10:55pm<br /><br />Hi,<br><br>&nbsp;&nbsp; After setting project option "Treat wchar_t as built in type" (/Zc:wchar_t), the game engine used in my program would bring lots of <span>link errors. So I must set&nbsp;</span>project option "Treat wchar_t as built in type" to NO in my program. <br>&nbsp;&nbsp; Is there another solution? Thanks.<br>]]>
   </description>
   <pubDate>Wed, 08 Oct 2008 22:55:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12038&amp;PID=41785&amp;title=cant-new-cxtppropertygriditem#41785</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t new CXTPPropertyGridItem :  Hi;Try to set project option...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12038&amp;PID=40670&amp;title=cant-new-cxtppropertygriditem#40670</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=109">mgampi</a><br /><strong>Subject:</strong> 12038<br /><strong>Posted:</strong> 03 September 2008 at 5:09am<br /><br />Hi;<br><br>Try to set project option "Treat wchar_t as built in type" (/Zc:wchar_t).<br>]]>
   </description>
   <pubDate>Wed, 03 Sep 2008 05:09:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12038&amp;PID=40670&amp;title=cant-new-cxtppropertygriditem#40670</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t new CXTPPropertyGridItem :  Using MS VC++ .net version 2003.I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=12038&amp;PID=40639&amp;title=cant-new-cxtppropertygriditem#40639</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4495">cmt75827</a><br /><strong>Subject:</strong> 12038<br /><strong>Posted:</strong> 31 August 2008 at 10:49pm<br /><br />Using MS VC++ .net version 2003.<br><br>I can't new CXTPPropertyGridItem<span>. I get the following link errors:</span><br><br>VfsTools error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::PutAccessibleValue(struct tagVARIANT,unsigned short *)" (?PutAccessibleValue@CXTPAccessible@@UAEJUtagVARIANT@@PAG@Z)<br>VfsTools error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::PutAccessibleName(struct tagVARIANT,unsigned short *)" (?PutAccessibleName@CXTPAccessible@@UAEJUtagVARIANT@@PAG@Z)<br>VfsTools error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::GetAccessibleDefaultAction(struct tagVARIANT,unsigned short * *)" (?GetAccessibleDefaultAction@CXTPAccessible@@UAEJUtagVARIANT@@PAPAG@Z)<br>VfsTools error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::GetAccessibleKeyboardShortcut(struct tagVARIANT,unsigned short * *)" (?GetAccessibleKeyboardShortcut@CXTPAccessible@@UAEJUtagVARIANT@@PAPAG@Z)<br>VfsTools error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::GetAccessibleHelpTopic(unsigned short * *,struct tagVARIANT,long *)" (?GetAccessibleHelpTopic@CXTPAccessible@@UAEJPAPAGUtagVARIANT@@PAJ@Z)<br>VfsTools error LNK2001: unresolved external symbol "public: virtual long __thiscall CXTPAccessible::GetAccessibleHelp(struct tagVARIANT,unsigned short * *)" (?GetAccessibleHelp@CXTPAccessible@@UAEJUtagVARIANT@@PAPAG@Z)<br>VfsTools error LNK2001: unresolved external symbol "protected: virtual long __thiscall CXTPPropertyGridItem::GetAccessibleDescription(struct tagVARIANT,unsigned short * *)" (?GetAccessibleDescription@CXTPPropertyGridItem@@MAEJUtagVARIANT@@PAPAG@Z)<br>VfsTools error LNK2001: unresolved external symbol "protected: virtual long __thiscall CXTPPropertyGridItem::GetAccessibleValue(struct tagVARIANT,unsigned short * *)" (?GetAccessibleValue@CXTPPropertyGridItem@@MAEJUtagVARIANT@@PAPAG@Z)<br>VfsTools error LNK2001: unresolved external symbol "protected: virtual long __thiscall CXTPPropertyGridItem::GetAccessibleName(struct tagVARIANT,unsigned short * *)" (?GetAccessibleName@CXTPPropertyGridItem@@MAEJUtagVARIANT@@PAPAG@Z)<br><br>]]>
   </description>
   <pubDate>Sun, 31 Aug 2008 22:49:01 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=12038&amp;PID=40639&amp;title=cant-new-cxtppropertygriditem#40639</guid>
  </item> 
 </channel>
</rss>