Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Can it be used under VS.Net 2003?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Can it be used under VS.Net 2003?

 Post Reply Post Reply
Author
Message
nkfeiyang View Drop Down
Newbie
Newbie
Avatar

Joined: 15 June 2004
Location: India
Status: Offline
Points: 9
Post Options Post Options   Thanks (0) Thanks(0)   Quote nkfeiyang Quote  Post ReplyReply Direct Link To This Post Topic: Can it be used under VS.Net 2003?
    Posted: 03 July 2004 at 2:32am

I use it in .net 2003 and found that when i create menu and toolbar ,

it  said:

kantianxia error LNK2019: unresolved external symbol "__declspec(dllimport) public: class CXTPMenuBar * __thiscall CXTPCommandBars::SetMenu(class ATL::CStringT<wchar_t,class StrTraitMFC_DLL<wchar_t,class ATL::ChTraitsCRT<wchar_t> > >,unsigned int)" ( __imp_?SetMenu@CXTPCommandBars@@QAEPAVCXTPMenuBar@@V?$CStrin gT@_WV?$StrTraitMFC_DLL@_WV?$ChTraitsCRT@_W@ATL@@@@@ATL@@I@Z ) referenced in function "protected: int __thiscall CMainFrame::OnCreate(struct tagCREATESTRUCTW *)" (?OnCreate@CMainFrame@@IAEHPAUtagCREATESTRUCTW@@@Z)

kantianxia error LNK2019: unresolved external symbol "__declspec(dllimport) public: class CXTPToolBar * __thiscall CXTPCommandBars::Add(class ATL::CStringT<wchar_t,class StrTraitMFC_DLL<wchar_t,class ATL::ChTraitsCRT<wchar_t> > >,enum XTPBarPosition,struct CRuntimeClass *)" ( __imp_?Add@CXTPCommandBars@@QAEPAVCXTPToolBar@@V?$CStringT@_ WV?$StrTraitMFC_DLL@_WV?$ChTraitsCRT@_W@ATL@@@@@ATL@@W4XTPBa rPosition@@PAUCRuntimeClass@@@Z ) referenced in function "protected: int __thiscall CMainFrame::OnCreate(struct tagCREATESTRUCTW *)" (?OnCreate@CMainFrame@@IAEHPAUtagCREATESTRUCTW@@@Z)



What should i do?

Back to Top
ICBM View Drop Down
Groupie
Groupie


Joined: 15 January 2004
Location: New Zealand
Status: Offline
Points: 57
Post Options Post Options   Thanks (0) Thanks(0)   Quote ICBM Quote  Post ReplyReply Direct Link To This Post Posted: 04 July 2004 at 10:47pm
Yes, it can. It looks to me like you have "treat wchar_t as built-in type" turned on in your project options. Have a look on the  Propties|C/C++|Language tab.
Back to Top
Irish_GUI View Drop Down
Newbie
Newbie
Avatar

Joined: 20 June 2004
Location: Ireland
Status: Offline
Points: 2
Post Options Post Options   Thanks (0) Thanks(0)   Quote Irish_GUI Quote  Post ReplyReply Direct Link To This Post Posted: 13 July 2004 at 1:10pm

sorry for my ignorance but

can you confirm xtreme toolkit pro works with managed c++ in visual studio.net 2003 ?

 

Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 1.422 seconds.