<?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 : &#070;orm View in a Tab</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : &#070;orm View in a Tab]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 07 Jun 2026 13:10:13 +0000</pubDate>
  <lastBuildDate>Thu, 05 Jan 2006 02:04:08 +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=3454</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[&#070;orm View in a Tab : Hi, You added declaration virtual...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10418&amp;title=form-view-in-a-tab#10418</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3454<br /><strong>Posted:</strong> 05 January 2006 at 2:04am<br /><br /><P><FONT color=#000000>Hi,</FONT></P><P><FONT color=#000000>You added declaration</FONT></P><FONT color=#008000 size=2><P><FONT color=#000000>virtual BOOL Create(LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT&amp; rect, CWnd* pParentWnd, UINT nID, CCreateContext* pContext);</FONT></P><P><FONT color=#000000>in h file, but not added implementation in cpp, liker can't find it and show error.</FONT></P><P><FONT color=#000000>To fix</FONT></P><P><FONT color=#000000>1. delete declaration </FONT></P><FONT color=#000000 size=2><P>virtual BOOL Create(LPCTSTR, LPCTSTR, DWORD, const RECT&amp;, CWnd*, UINT, CCreateContext*);</P></FONT><P><FONT color=#000000>in Misc.h</FONT></P><P><FONT color=#000000>2. delete declaration </FONT></P><FONT color=#008000 size=2><P><FONT color=#000000>virtual BOOL Create(LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT&amp; rect, CWnd* pParentWnd, UINT nID, CCreateContext* pContext);</FONT></P><P><FONT color=#000000>in AccountsView.h</FONT></P><P><FONT color=#000000></FONT>&nbsp;</P><P><FONT color=#000000>3. comment block</FONT></P><FONT color=#008000 size=2><P>if (!m_Myaccountsview.Create(NULL, NULL, WS_CHILD|WS_VISIBLE, CRect(0,0,0,0), this, IDC_ACCOUNTS_VIEW, NULL))</P><P>{</P><P>TRACE0("Failed to create Buisness Card View control.\n");</P><P>return -1;</P><P>}</P></FONT><P><FONT color=#000000>because you already add it using</FONT></P><FONT size=2><P>AddView(_T("Business Card"), RUNTIME_CLASS(CAccountsView));</P><P>&nbsp;</P></FONT></FONT></FONT>]]>
   </description>
   <pubDate>Thu, 05 Jan 2006 02:04:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10418&amp;title=form-view-in-a-tab#10418</guid>
  </item> 
  <item>
   <title><![CDATA[&#070;orm View in a Tab : Hi Oleg!I can not thank you enough...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10416&amp;title=form-view-in-a-tab#10416</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1631">almatesic</a><br /><strong>Subject:</strong> 3454<br /><strong>Posted:</strong> 04 January 2006 at 6:34pm<br /><br /><P>Hi Oleg!&nbsp;I can not thank you enough for giving me advice. You have taught me a lot over the past&nbsp;few weeks.&nbsp;You are truly the best!!!&nbsp;Are there any good reccomendations on books or online material so I could refer to them in times of trouble?</P><P>I did as per instructed and I am still recievng the following error. I went ahead to project-&gt;properties, went ahead to see the settings in linker-&gt;Input. I have "Ignore All Default Libraries" set to no. </P><P>Another thing is when I do build it, at times it is working then at times it gives me the error message below. I posted earlier but took it down because I thought I resolved the issue, but obviously I didn't.</P><P><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"><IMG src="https://forum.codejock.com/smileys/smiley19.gif" border="0"></P><P>Linking...</P><FONT size=1><P>Linking...</P><P>AccountsView.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CAccountsView::Create(char const *,char const *,unsigned long,struct tagRECT const &amp;,class CWnd *,unsigned int,struct CCreateContext *)" (?Create@CAccountsView@@UAEHPBD0KABUtagRECT@@PAVCWnd@@IPAUCC reateContext@@@Z)</P><P>Misc.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CMisc::Create(char const *,char const *,unsigned long,struct tagRECT const &amp;,class CWnd *,unsigned int,struct CCreateContext *)" (?Create@CMisc@@UAEHPBD0KABUtagRECT@@PAVCWnd@@IPAUCCreateCon text@@@Z)</P><P>Debug/falcon1.exe : fatal error LNK1120: 2 unresolved externals</P></FONT><P>&nbsp;</P><P><A href="https://forum.codejock.com/uploads/almatesic/2006-01-04_183445_falc&#111;n1.rar" target="_blank">2006-01-04_183445_falcon1.rar</A><BR></P>]]>
   </description>
   <pubDate>Wed, 04 Jan 2006 18:34:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10416&amp;title=form-view-in-a-tab#10416</guid>
  </item> 
  <item>
   <title><![CDATA[&#070;orm View in a Tab : I download attachment. To make...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10398&amp;title=form-view-in-a-tab#10398</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3454<br /><strong>Posted:</strong> 04 January 2006 at 12:37am<br /><br /><P>I download attachment. To make it work</P><P>1. remove&nbsp;Create from TabedViewView.h. you added it to another class.</P><P>2. </P><P>instead </P><FONT size=2><P>if (!m_accountsview.Create(NULL, NULL, WS_CHILD|WS_VISIBLE,CRect(0,0,0,0), this, IDC_ACCOUNTS_VIEW, NULL))</P><P>{</P><P>TRACE0("Failed to create Accounts View control.\n");</P><P>return -1;</P><P>}</P></FONT><P><FONT size=2>AddControl(_T("Accounts View"), &amp;m_accountsview);</FONT></P><P><FONT size=2>use</FONT></P><FONT color=#008000 size=2><FONT size=2><P><FONT color=#000000>AddView(_T("Accounts View"), RUNTIME_CLASS(CAccountsView));</FONT></P><P><FONT><FONT><FONT color=#000000>3. Uncomment</FONT></FONT></FONT></P><P><FONT><FONT><FONT color=#000000><FONT size=2>DROPEFFECT CTabbedViewView::OnDragOver(COleDataObject* pDataObject, DWORD dwKeyState, CPoint point) </FONT></FONT></FONT></FONT></P><P><FONT><FONT><FONT color=#000000><FONT size=2></FONT></FONT></FONT></FONT>&nbsp;</P><P><FONT><FONT><FONT color=#000000><FONT size=2>Please find some book for C++, seems you don't understand basic things :(</FONT></FONT></FONT></FONT></P><P><FONT><FONT><FONT color=#000000><FONT size=2>&nbsp;</P></FONT></FONT></FONT></FONT></FONT></FONT>]]>
   </description>
   <pubDate>Wed, 04 Jan 2006 00:37:14 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10398&amp;title=form-view-in-a-tab#10398</guid>
  </item> 
  <item>
   <title><![CDATA[&#070;orm View in a Tab : I have an update. I do not know...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10395&amp;title=form-view-in-a-tab#10395</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1631">almatesic</a><br /><strong>Subject:</strong> 3454<br /><strong>Posted:</strong> 03 January 2006 at 5:49pm<br /><br /><P>I have an update. I do not know if I am closer to solving this issue but according to the last problem there was an error saying "cannot convert from CAccountsView to CTabbedViewView" I went ahead and moved the virtual Create function to CAccountsView in the public section and only had an error in the linkage protion of the build. Here is the error for this.</P><FONT size=1><P>------ Build started: Project: falcon1, Configuration: Debug Win32 ------</P><P>Compiling...</P><P>TabbedViewView.cpp</P><P>Generating Code...</P><P>Skipping... (no relevant changes detected)</P><P>ShortcutAccounts.cpp</P><P>MainFrm.cpp</P><P>AccountsView.cpp</P><P>Linking...</P><P>AccountsView.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CAccountsView::Create(char const *,char const *,unsigned long,struct tagRECT const &amp;,class CWnd *,unsigned int,struct CCreateContext *)"  (?Create@CAccountsView@@UAEHPBD0KABUtagRECT@@PAVCWnd@@IPAUCC reateContext@@@Z)</P><P>TabbedViewView.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CAccountsView::Create(char const *,char const *,unsigned long,struct tagRECT const &amp;,class CWnd *,unsigned int,struct CCreateContext *)"  (?Create@CAccountsView@@UAEHPBD0KABUtagRECT@@PAVCWnd@@IPAUCC reateContext@@@Z)</P><P>TabbedViewView.obj : error LNK2001: unresolved external symbol "public: virtual unsigned long __thiscall CTabbedViewView::OnDragOver(class COleDataObject *,unsigned long,class CPoint)"  (?OnDragOver@CTabbedViewView@@UAEKPAVCOleDataObject@@KVCPoin t@@@Z)</P><P>Debug/falcon1.exe : fatal error LNK1120: 2 unresolved externals</P><P>Build log was saved at "file://c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\Debug\BuildLog.htm"</P><P>falcon1 - 4 error(s), 0 warning(s)</P><P>&nbsp;</P><P>---------------------- Done ----------------------</P><P>Build: 0 succeeded, 1 failed, 0 skipped</P></FONT>]]>
   </description>
   <pubDate>Tue, 03 Jan 2006 17:49:39 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10395&amp;title=form-view-in-a-tab#10395</guid>
  </item> 
  <item>
   <title><![CDATA[&#070;orm View in a Tab : Hello and Hope you had a pleasant...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10394&amp;title=form-view-in-a-tab#10394</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1631">almatesic</a><br /><strong>Subject:</strong> 3454<br /><strong>Posted:</strong> 03 January 2006 at 5:40pm<br /><br /><P><strong>Hello and Hope you had a pleasant New Years.</strong></P><P><strong>I went ahead and created the same Create method in the TabbedViewView.h file and placed it in the public area as so.</strong></P><FONT color=#008000 size=2><P>// Implementation</P></FONT><FONT color=#0000ff size=2><P>public</FONT><FONT size=2>:</P></FONT><FONT color=#0000ff size=2><FONT color=#0000ff size=2><P>virtual</FONT><FONT color=#000000 size=2> BOOL Create(LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, </FONT><FONT color=#0000ff size=2>const</FONT><FONT size=2><FONT color=#000000> RECT&amp; rect, CWnd* pParentWnd, UINT nID, CCreateContext* pContext);</FONT></P></FONT></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>void</FONT><FONT size=2> UpdateTabBorders();</P><P></FONT><FONT color=#0000ff size=2>virtual</FONT><FONT size=2> ~CTabbedViewView();</FONT></P><P><FONT size=2><strong>and I don't know if i'm calling the base class in the correct way. This is how I am doing it. If I remove the CTabbedViewView, it then seems to still be&nbsp;pulling the create function from CFormView but it isn't now.</strong>&nbsp;</FONT></P><FONT size=2><FONT color=#008000 size=2><P>// Create the&nbsp;Accounts View&nbsp;control for the resource tab</P></FONT><FONT size=2><P></FONT><FONT color=#0000ff size=2>if</FONT><FONT size=2> (!m_accountsview.CTabbedViewView::Create(NULL, NULL, WS_CHILD|WS_VISIBLE,CRect(0,0,0,0), </FONT><FONT color=#0000ff size=2>this</FONT><FONT size=2>, IDC_ACCOUNTS_VIEW, NULL))</P><P>{</P><P>TRACE0("Failed to create Accounts View control.\n");</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> -1;</P><P>}</P><P><strong>These are the errors I get when I build the project having the above code written.</strong></P><FONT size=1><P>------ Build started: Project: falcon1, Configuration: Debug Win32 ------</P><P>Compiling...</P><P>TabbedViewView.cpp</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\TabbedViewView.cpp(130) : error C2039: 'CTabbedViewView' : is not a member of 'CAccountsView'</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\AccountsView.h(6) : see declaration of 'CAccountsView'</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\TabbedViewView.cpp(130) : error C2662: 'CTabbedViewView::Create' : cannot convert 'this' pointer from 'CAccountsView' to 'CTabbedViewView &amp;'</P><P>Reason: cannot convert from 'CAccountsView' to 'CTabbedViewView'</P><P>Conversion requires a second user-defined-conversion operator or constructor</P><P>ShortcutAccounts.cpp</P><P>MainFrm.cpp</P><P>AccountsView.cpp</P><P>Generating Code...</P><P>Build log was saved at "file://c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\Debug\BuildLog.htm"</P><P>falcon1 - 2 error(s), 0 warning(s)</P><P>&nbsp;</P><P>---------------------- Done ----------------------</P><P>Build: 0 succeeded, 1 failed, 0 skipped</P><P>&nbsp;</P><P><strong><FONT size=2>Attached are my files in case I may have left some detail out.</FONT></strong><BR><A href="https://forum.codejock.com/uploads/almatesic/2006-01-03_173800_falc&#111;n1.rar" target="_blank"><strong>2006-01-03_173800_falcon1.rar</strong></A></P></FONT></FONT></FONT>]]>
   </description>
   <pubDate>Tue, 03 Jan 2006 17:40:21 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10394&amp;title=form-view-in-a-tab#10394</guid>
  </item> 
  <item>
   <title><![CDATA[&#070;orm View in a Tab : Hello, as you can see Create...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10378&amp;title=form-view-in-a-tab#10378</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3454<br /><strong>Posted:</strong> 31 December 2005 at 10:09am<br /><br /><P>Hello,</P><P>as you can see Create in CFormView declared as protected </P><P>As workaround you can add same Create method in CTabbedViewView but public and call base method in it.</P>]]>
   </description>
   <pubDate>Sat, 31 Dec 2005 10:09:52 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10378&amp;title=form-view-in-a-tab#10378</guid>
  </item> 
  <item>
   <title><![CDATA[&#070;orm View in a Tab : Here are the things that I&amp;#039;ve...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10376&amp;title=form-view-in-a-tab#10376</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1631">almatesic</a><br /><strong>Subject:</strong> 3454<br /><strong>Posted:</strong> 30 December 2005 at 5:39pm<br /><br /><P>Here are the things that I've tried doing:</P><FONT size=2><P>1) CTabbedViewView::CTabbedViewView()<BR>: CFormView(CAccountsView::IDD)</P><P>{</P><P></FONT><FONT color=#008000 size=2>// TODO: add construction code here</P></FONT><FONT size=2><P>m_iHitTest = -1;</P><P>m_nIDEvent = 20;</P><P>}</P></FONT><P>but that didn not work.</P><P>2) I tried making the class public in afxext.h<BR>3) I tried bringing the accountview class completely into TabbedViewvew.h and that didn't work either.</P>]]>
   </description>
   <pubDate>Fri, 30 Dec 2005 17:39:18 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10376&amp;title=form-view-in-a-tab#10376</guid>
  </item> 
  <item>
   <title><![CDATA[&#070;orm View in a Tab :  Hi! The other problem was solved....]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10371&amp;title=form-view-in-a-tab#10371</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1631">almatesic</a><br /><strong>Subject:</strong> 3454<br /><strong>Posted:</strong> 30 December 2005 at 8:50am<br /><br /><FONT size=1><P>Hi! The other problem was solved. But now i have this problem. I figured it was the same issue as the other one and I tried to do numberous things so it would be able to access the member that is declared in the class 'CFormView', but everything <BR>Whatever I am doing to try to correct the proeblem it seems to be giving me more errors than what i already have. <IMG src="http://forum.codejock.com/smileys/smiley7.gif" border="0"></P><P>I appreciate all your help.</P><P>TabbedViewView.cpp</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\TabbedViewView.cpp(135) : error C2248: 'CFormView::Create' : cannot access protected member declared in class 'CFormView'</P><P>c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxext.h(800) : see declaration of 'CFormView::Create'</P><P>c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxext.h(749) : see declaration of 'CFormView'</P></FONT>]]>
   </description>
   <pubDate>Fri, 30 Dec 2005 08:50:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10371&amp;title=form-view-in-a-tab#10371</guid>
  </item> 
  <item>
   <title><![CDATA[&#070;orm View in a Tab : Hello, Just read what Visual...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10363&amp;title=form-view-in-a-tab#10363</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 3454<br /><strong>Posted:</strong> 30 December 2005 at 1:42am<br /><br /><P>Hello,</P><P>Just read what Visual Studio write:</P><P>error C2248: 'CAccountsView::CAccountsView' : cannot access protected member declared in class 'CAccountsView'</P><P>It means that constructor of CAccountsView declared in "protected" section, replace it to "public"</P><P>etc.</P>]]>
   </description>
   <pubDate>Fri, 30 Dec 2005 01:42:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10363&amp;title=form-view-in-a-tab#10363</guid>
  </item> 
  <item>
   <title><![CDATA[&#070;orm View in a Tab : Hi! I&amp;#039;ve been messing around...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10362&amp;title=form-view-in-a-tab#10362</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1631">almatesic</a><br /><strong>Subject:</strong> 3454<br /><strong>Posted:</strong> 29 December 2005 at 12:05pm<br /><br /><P>Hi! I've been messing around with this for a few days now and I can't seem to get the form to view in my tab. I understand that we are using the FormView::Create but I don't know what I seem to be missing. Below is the snippet of the code i am using.</P><P>.cpp</P><FONT color=#0000ff size=2><P>if</FONT><FONT size=2> (!m_accountsview.Create(NULL, NULL, WS_CHILD|WS_VISIBLE,CRect(0,0,0,0), </FONT><FONT color=#0000ff size=2>this</FONT><FONT size=2>, IDC_ACCOUNTS_VIEW, NULL))</P><P>{</P><P>TRACE0("Failed to create Accounts View control.\n");</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> -1;</P><P>}</P><P>&nbsp;</P><P>These are the errors I am recieving when building the project.</P><FONT size=1><P>TabbedViewView.cpp</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\TabbedViewView.cpp(48) : error C2248: 'CAccountsView::CAccountsView' : cannot access protected member declared in class 'CAccountsView'</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\AccountsView.h(12) : see declaration of 'CAccountsView::CAccountsView'</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\AccountsView.h(7) : see declaration of 'CAccountsView'</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\TabbedViewView.cpp(55) : error C2248: 'CAccountsView::~CAccountsView' : cannot access protected member declared in class 'CAccountsView'</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\AccountsView.h(13) : see declaration of 'CAccountsView::~CAccountsView'</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\AccountsView.h(7) : see declaration of 'CAccountsView'</P><P>c:\Documents and Settings\amatesic\My Documents\Visual Studio Projects\falcon1\TabbedViewView.cpp(135) : error C2248: 'CFormView::Create' : cannot access protected member declared in class 'CFormView'</P><P>c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxext.h(800) : see declaration of 'CFormView::Create'</P><P>c:\Program Files\Microsoft Visual Studio .NET 2003\Vc7\atlmfc\include\afxext.h(749) : see declaration of 'CFormView'</P></FONT><P>&nbsp;</P></FONT>]]>
   </description>
   <pubDate>Thu, 29 Dec 2005 12:05:51 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=3454&amp;PID=10362&amp;title=form-view-in-a-tab#10362</guid>
  </item> 
 </channel>
</rss>