Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Cannot link ProfUIS_Controls in 2.84 Collapse All
Subject Author Date
Offer Har Nov 8, 2008 - 9:19 AM

I am trying to build ProfUIS_Controls to reporduce the check-box bug I reported


I still get these errors I reported a while ago - please explain what is missing, and how to fix it:


1>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageShellDialogBrowseFor::CPageShellDialogBrowseFor(class CWnd *)" (??0CPageShellDialogBrowseFor@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

1>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageShellDialogFile::CPageShellDialogFile(class CWnd *)" (??0CPageShellDialogFile@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

1>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageShellBrowser::CPageShellBrowser(class CWnd *)" (??0CPageShellBrowser@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

1>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageShellTreeCtrl::CPageShellTreeCtrl(class CWnd *)" (??0CPageShellTreeCtrl@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

1>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageShellListCtrl::CPageShellListCtrl(class CWnd *)" (??0CPageShellListCtrl@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

1>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageTreeCtrl::CPageTreeCtrl(class CWnd *)" (??0CPageTreeCtrl@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

1>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageListCtrl::CPageListCtrl(class CWnd *)" (??0CPageListCtrl@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

1>MainDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CPageMaskedEdit::CPageMaskedEdit(class CWnd *)" (??0CPageMaskedEdit@@QAE@PAVCWnd@@@Z) referenced in function "protected: virtual int __thiscall CMainDlg::OnInitDialog(void)" (?OnInitDialog@CMainDlg@@MAEHXZ)

Technical Support Nov 10, 2008 - 11:46 AM

If you see these errors, you are using enough old Prof-UIS 2.84. Please drop us an e-mail so we will provide you with the source code update. This also explains why the tree grid sorting and plain grid sorting does not work properly in your test projects.