<?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 : CodeJock Internal compile warnings</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : General Discussion : CodeJock Internal compile warnings]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 13 Jun 2026 13:48:56 +0000</pubDate>
  <lastBuildDate>Wed, 16 Sep 2009 05:12:06 +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=15054</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[CodeJock Internal compile warnings : These warnings look like one that...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15054&amp;PID=53063&amp;title=codejock-internal-compile-warnings#53063</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15054<br /><strong>Posted:</strong> 16 September 2009 at 5:12am<br /><br />These warnings look like one that Intell compiler can generate. Are you sure you don't use it ?]]>
   </description>
   <pubDate>Wed, 16 Sep 2009 05:12:06 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15054&amp;PID=53063&amp;title=codejock-internal-compile-warnings#53063</guid>
  </item> 
  <item>
   <title><![CDATA[CodeJock Internal compile warnings : Looks strange - I only have warnigs...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15054&amp;PID=53052&amp;title=codejock-internal-compile-warnings#53052</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=4721">mdoubson</a><br /><strong>Subject:</strong> 15054<br /><strong>Posted:</strong> 15 September 2009 at 8:37pm<br /><br />Looks strange - I only have warnigs in old png-library code (also use VS2008)]]>
   </description>
   <pubDate>Tue, 15 Sep 2009 20:37:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15054&amp;PID=53052&amp;title=codejock-internal-compile-warnings#53052</guid>
  </item> 
  <item>
   <title><![CDATA[CodeJock Internal compile warnings : cl.exe - visual studio 2008 +...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15054&amp;PID=52448&amp;title=codejock-internal-compile-warnings#52448</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5354">johnmichael</a><br /><strong>Subject:</strong> 15054<br /><strong>Posted:</strong> 27 August 2009 at 8:38am<br /><br />cl.exe&nbsp; -&nbsp; visual studio 2008&nbsp; + Incredibuild]]>
   </description>
   <pubDate>Thu, 27 Aug 2009 08:38:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15054&amp;PID=52448&amp;title=codejock-internal-compile-warnings#52448</guid>
  </item> 
  <item>
   <title><![CDATA[CodeJock Internal compile warnings : Hi,  What Compiler you use here...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15054&amp;PID=52439&amp;title=codejock-internal-compile-warnings#52439</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 15054<br /><strong>Posted:</strong> 27 August 2009 at 7:25am<br /><br />Hi,<DIV>&nbsp;</DIV><DIV>What Compiler you use here ?</DIV>]]>
   </description>
   <pubDate>Thu, 27 Aug 2009 07:25:42 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15054&amp;PID=52439&amp;title=codejock-internal-compile-warnings#52439</guid>
  </item> 
  <item>
   <title><![CDATA[CodeJock Internal compile warnings :  Hello, I&amp;#039;m looking for...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=15054&amp;PID=52435&amp;title=codejock-internal-compile-warnings#52435</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=5354">johnmichael</a><br /><strong>Subject:</strong> 15054<br /><strong>Posted:</strong> 27 August 2009 at 6:24am<br /><br />Hello, <br><br>I'm looking for the best way to remove these warnings without disabling the specific warning code. They appear to be coming from the codejocks internal code rather than something I am doing although Im not 100% sure about this assumption.&nbsp; If anyone knows how I can remove these errors without disabling them?<br><br>&lt;warnings&gt;<br><br>trunk\code\sdks\xt_13_1\include\common\XTPResourceManager.h(543) : warning C4266: 'CString CXTPResourceManager::LoadStringA(UINT,BOOL *)' : no override available for virtual member function from base 'CXTPResourceManager'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\common\XTPResourceManager.h(175) : see declaration of 'CXTPResourceManager::LoadStringA'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\common\XTPResourceManager.h(66) : see declaration of 'CXTPResourceManager'<br>C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxmt.h(115) : warning C4266: 'BOOL CSyncObject::Unlock(LONG,LPLONG)' : no override available for virtual member function from base 'CSyncObject'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxmt.h(65) : see declaration of 'CSyncObject::Unlock'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxmt.h(49) : see declaration of 'CSyncObject'<br>trunk\code\sdks\xt_13_1\include\tabmanager\XTPTabControl.h(328) : warning C4266: 'void CXTPTabManager::OnNavigateButtonClick(UINT)' : no override available for virtual member function from base 'CXTPTabManager'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\tabmanager\XTPTabManager.h(2013) : see declaration of 'CXTPTabManager::OnNavigateButtonClick'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\tabmanager\XTPTabManager.h(867) : see declaration of 'CXTPTabManager'<br>trunk\code\sdks\xt_13_1\include\controls\XTOutBarCtrl.h(1766) : warning C4266: 'BOOL CWnd::CreateEx(DWORD,LPCTSTR,LPCTSTR,DWORD,int,int,int,int,HWND,HMENU,LPVOID)' : no override available for virtual member function from base 'CWnd'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxwin.h(2147) : see declaration of 'CWnd::CreateEx'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxwin.h(2089) : see declaration of 'CWnd'<br>trunk\code\sdks\xt_13_1\include\controls\XTPPropertyPageNavigator.h(166) : warning C4266: 'BOOL CXTPTabControl::Create(LPCTSTR,LPCTSTR,DWORD,const RECT &amp;,CWnd *,UINT,CCreateContext *)' : no override available for virtual member function from base 'CXTPTabControl'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\tabmanager\XTPTabControl.h(316) : see declaration of 'CXTPTabControl::Create'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\tabmanager\XTPTabControl.h(44) : see declaration of 'CXTPTabControl'<br>trunk\code\sdks\xt_13_1\include\controls\XTPPropertyPageNavigator.h(235) : warning C4266: 'BOOL CWnd::Create(LPCTSTR,LPCTSTR,DWORD,const RECT &amp;,CWnd *,UINT,CCreateContext *)' : no override available for virtual member function from base 'CWnd'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxwin.h(2140) : see declaration of 'CWnd::Create'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxwin.h(2089) : see declaration of 'CWnd'<br>trunk\code\sdks\xt_13_1\include\controls\XTPPropertyPageNavigator.h(235) : warning C4266: 'BOOL CListBox::Create(DWORD,const RECT &amp;,CWnd *,UINT)' : no override available for virtual member function from base 'CListBox'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxwin.h(3310) : see declaration of 'CListBox::Create'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxwin.h(3303) : see declaration of 'CListBox'<br>trunk\code\sdks\xt_13_1\include\controls\XTPPropertyPageNavigator.h(276) : warning C4266: 'BOOL CWnd::Create(LPCTSTR,LPCTSTR,DWORD,const RECT &amp;,CWnd *,UINT,CCreateContext *)' : no override available for virtual member function from base 'CWnd'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxwin.h(2140) : see declaration of 'CWnd::Create'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\atlmfc\include\afxwin.h(2089) : see declaration of 'CWnd'<br>trunk\code\sdks\xt_13_1\include\commandbars\XTPTabClientWnd.h(476) : warning C4266: 'void CXTPTabManager::OnNavigateButtonClick(UINT)' : no override available for virtual member function from base 'CXTPTabManager'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\tabmanager\XTPTabManager.h(2013) : see declaration of 'CXTPTabManager::OnNavigateButtonClick'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\tabmanager\XTPTabManager.h(867) : see declaration of 'CXTPTabManager'<br>trunk\code\sdks\xt_13_1\include\dockingpane\XTPDockingPanePaintManager.h(1182) : warning C4266: 'void CXTPDockingPanePaintManager::AdjustCaptionRect(const CXTPDockingPaneSidePanel *,CRect &amp;)' : no override available for virtual member function from base 'CXTPDockingPanePaintManager'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\dockingpane\XTPDockingPanePaintManager.h(404) : see declaration of 'CXTPDockingPanePaintManager::AdjustCaptionRect'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\dockingpane\XTPDockingPanePaintManager.h(295) : see declaration of 'CXTPDockingPanePaintManager'<br>trunk\code\sdks\xt_13_1\include\dockingpane\XTPDockingPanePaintManager.h(1423) : warning C4266: 'void CXTPDockingPanePaintManager::AdjustClientRect(CXTPDockingPaneSidePanel *,CRect &amp;)' : no override available for virtual member function from base 'CXTPDockingPanePaintManager'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\dockingpane\XTPDockingPanePaintManager.h(393) : see declaration of 'CXTPDockingPanePaintManager::AdjustClientRect'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\dockingpane\XTPDockingPanePaintManager.h(295) : see declaration of 'CXTPDockingPanePaintManager'<br>trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarThemeOffice2007.h(340) : warning C4266: 'void CXTPCalendarThemePart::Draw(CCmdTarget *,CDC *)' : no override available for virtual member function from base 'CXTPCalendarThemePart'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarTheme.h(236) : see declaration of 'CXTPCalendarThemePart::Draw'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarTheme.h(216) : see declaration of 'CXTPCalendarThemePart'<br>trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarThemeOffice2007.h(429) : warning C4266: 'void CXTPCalendarThemePart::Draw(CCmdTarget *,CDC *)' : no override available for virtual member function from base 'CXTPCalendarThemePart'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarTheme.h(236) : see declaration of 'CXTPCalendarThemePart::Draw'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarTheme.h(216) : see declaration of 'CXTPCalendarThemePart'<br>trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarThemeOffice2007.h(587) : warning C4266: 'void CXTPCalendarThemePart::Draw(CCmdTarget *,CDC *)' : no override available for virtual member function from base 'CXTPCalendarThemePart'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarTheme.h(236) : see declaration of 'CXTPCalendarThemePart::Draw'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarTheme.h(216) : see declaration of 'CXTPCalendarThemePart'<br>trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarThemeOffice2007.h(674) : warning C4266: 'void CXTPCalendarTheme::CTOWeekView::Draw(CDC *)' : no override available for virtual member function from base 'CXTPCalendarTheme::CTOWeekView'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarTheme.h(1023) : see declaration of 'CXTPCalendarTheme::CTOWeekView::Draw'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarTheme.h(1019) : see declaration of 'CXTPCalendarTheme::CTOWeekView'<br>trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarThemeOffice2007.h(824) : warning C4266: 'void CXTPCalendarTheme::RefreshMetrics(void)' : no override available for virtual member function from base 'CXTPCalendarTheme'; function is hidden<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarTheme.h(1099) : see declaration of 'CXTPCalendarTheme::RefreshMetrics'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; trunk\code\sdks\xt_13_1\include\calendar\XTPCalendarTheme.h(335) : see declaration of 'CXTPCalendarTheme'<br><br>&lt;/warnings&gt;<br><br>]]>
   </description>
   <pubDate>Thu, 27 Aug 2009 06:24:55 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=15054&amp;PID=52435&amp;title=codejock-internal-compile-warnings#52435</guid>
  </item> 
 </channel>
</rss>