1>uafxcw.lib(viewedit.obj) : error LNK2019: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@) referenced in function
"protected: virtual void __cdecl CEditView::CalcWindowRect(struct tagRECT
*,unsigned int)" (?CalcWindowRect@CEditView@@MAAXPAUtagRECT@@I@Z)
1>uafxcw.lib(docsingl.obj) : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
1>uafxcw.lib(doctempl.obj) : error LNK2001: unresolved external symbol
"const type_info::`vftable'" (??_7type_info@@6B@)
I think, that I need MFC support in my OS design. How can I add this?
And I read, that the MFC runtimes and header files are ship with Visual
Studio 2005, not with CE 6.0. Which files do I need to include to my MFC
project to build it?
Thanks,
Andreas
Paul T.
"ageisreiter" <ageis...@discussions.microsoft.com> wrote in message
news:7F006B9E-A29C-4D18...@microsoft.com...
--
Michael Salamone
Entrek Software, Inc.
www.entrek.com
"ageisreiter" <ageis...@discussions.microsoft.com> wrote in message
news:7F006B9E-A29C-4D18...@microsoft.com...