<?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 : How to remove diagnosics?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : How to remove diagnosics?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Tue, 14 Apr 2026 23:47:01 +0000</pubDate>
  <lastBuildDate>Thu, 10 Dec 2020 16:05:16 +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=24112</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[How to remove diagnosics? : Don&amp;#039;t see any workaround...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24112&amp;PID=78002&amp;title=how-to-remove-diagnosics#78002</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1263">Fredrik</a><br /><strong>Subject:</strong> 24112<br /><strong>Posted:</strong> 10 December 2020 at 4:05pm<br /><br />Don't see any workaround than removing the&nbsp;pragma messages in XTToolkitPro.h and recompile the libraries...]]>
   </description>
   <pubDate>Thu, 10 Dec 2020 16:05:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24112&amp;PID=78002&amp;title=how-to-remove-diagnosics#78002</guid>
  </item> 
  <item>
   <title><![CDATA[How to remove diagnosics? : I found it: it is in Include\XTToolKitPro.h...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24112&amp;PID=78001&amp;title=how-to-remove-diagnosics#78001</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9454">dmitryl</a><br /><strong>Subject:</strong> 24112<br /><strong>Posted:</strong> 09 December 2020 at 9:01am<br /><br />I found it: it is in Include\XTToolKitPro.h :)]]>
   </description>
   <pubDate>Wed, 09 Dec 2020 09:01:53 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24112&amp;PID=78001&amp;title=how-to-remove-diagnosics#78001</guid>
  </item> 
  <item>
   <title><![CDATA[How to remove diagnosics? : Hi, maybe its a known question,...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=24112&amp;PID=77990&amp;title=how-to-remove-diagnosics#77990</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=9454">dmitryl</a><br /><strong>Subject:</strong> 24112<br /><strong>Posted:</strong> 07 December 2020 at 12:40pm<br /><br /><div>Hi, maybe its a known question, but I have a lot of text in my log (also in Visual Studio output window) when I compile my code, that is using XT 19.3:</div><div><br></div><div><b>Does anyone know, how to disable the text in my log?</b></div><div><br></div><div>This text is generated several times per project:<br></div><div><br></div><div>Including Xtreme Toolkit Pro<br>Including Markup&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_MARKUP&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to exclude from build)<br>Including TabManager&nbsp;&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_TABMANAGER&nbsp;&nbsp;&nbsp;&nbsp; to exclude from build)<br>Including Controls&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_CONTROLS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to exclude from build)<br>Including Calendar&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_CALENDAR&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to exclude from build)<br>&nbsp;&nbsp; - Calendar MAPI support excluded from build (Use _XTP_INCLUDE_CALENDAR_MAPI to include it)<br>Including Chart&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_CHART&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to exclude from build)<br>Including CommandBars&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_COMMANDBARS&nbsp;&nbsp;&nbsp; to exclude from build)<br>Including DockingPane&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_DOCKINGPANE&nbsp;&nbsp;&nbsp; to exclude from build)<br>Including FlowGraph&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_FLOWGRAPH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to exclude from build)<br>Including GraphicLibrary (Use _XTP_EXCLUDE_GRAPHICLIBRARY to exclude from build)<br>Including PropertyGrid&nbsp;&nbsp; (Use _XTP_EXCLUDE_PROPERTYGRID&nbsp;&nbsp; to exclude from build)<br>Including ReportControl&nbsp; (Use _XTP_EXCLUDE_REPORTCONTROL&nbsp; to exclude from build)<br>Including Ribbon&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_RIBBON&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to exclude from build)<br>Including ShortcutBar&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_SHORTCUTBAR&nbsp;&nbsp;&nbsp; to exclude from build)<br>Including SkinFramework&nbsp; (Use _XTP_EXCLUDE_SKINFRAMEWORK&nbsp; to exclude from build)<br>Including SyntaxEdit&nbsp;&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_SYNTAXEDIT&nbsp;&nbsp;&nbsp;&nbsp; to exclude from build)<br>Including TaskPanel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (Use _XTP_EXCLUDE_TASKPANEL&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; to exclude from build)<br>--------------------------------------------------------------------------------<br></div><div><br></div><div>Thanks in advance :)</div>]]>
   </description>
   <pubDate>Mon, 07 Dec 2020 12:40:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=24112&amp;PID=77990&amp;title=how-to-remove-diagnosics#77990</guid>
  </item> 
 </channel>
</rss>