hi all,
i am using visual studio 2005 C++ to developing a pocket pc dialog.
But this error occur when i try to compile.
Error 1 error LNK2001: unresolved external symbol "public: void __cdecl CTryDlg::OnBnClickedBackBtn(void)" (?OnBnClickedBackBtn@CTryDlg@@QAAXXZ) AddTryDlg.obj
can anyone tell me what is the possible solution?