Click here to Skip to main content
15,911,891 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Mem leak Pin
Nibu babu thomas26-Aug-08 23:42
Nibu babu thomas26-Aug-08 23:42 
AnswerRe: Mem leak Pin
Jijo.Raj26-Aug-08 22:55
Jijo.Raj26-Aug-08 22:55 
GeneralRe: Mem leak Pin
tom groezer27-Aug-08 0:17
tom groezer27-Aug-08 0:17 
GeneralRe: Mem leak Pin
toxcct27-Aug-08 0:45
toxcct27-Aug-08 0:45 
GeneralRe: Mem leak Pin
tom groezer27-Aug-08 1:40
tom groezer27-Aug-08 1:40 
Questionclosing or destroying a dialog box Pin
Dhiraj kumar Saini26-Aug-08 22:42
Dhiraj kumar Saini26-Aug-08 22:42 
AnswerRe: closing or destroying a dialog box Pin
CPallini26-Aug-08 22:51
mveCPallini26-Aug-08 22:51 
QuestionLinking Error Pin
NewVC++26-Aug-08 22:20
NewVC++26-Aug-08 22:20 
Hi All

i am geting error like this..
error LNK2019: unresolved external symbol "public: virtual __thiscall CFolderDialog::~CFolderDialog(void)" (??1CFolderDialog@@UAE@XZ) referenced in function "public: void __thiscall CTestDlg::OnBnClickedButton1(void)" (?OnBnClickedButton1@CTestDlg@@QAEXXZ)<br />
1>TestDlg.obj : error LNK2019: unresolved external symbol "public: __thiscall CFolderDialog::CFolderDialog(char const *,char const *,class CWnd *,unsigned int)" (??0CFolderDialog@@QAE@PBD0PAVCWnd@@I@Z) referenced in function "public: void __thiscall CTestDlg::OnBnClickedButton1(void)" (?OnBnClickedButton1@CTestDlg@@QAEXXZ)<br />
1>D:\Users\Mir\Desktop\Test\Test\Debug\Test.exe : fatal error LNK1120: 2 unresolved externals<br />
1>Build log was saved at "file://d:\Users\Mir\Desktop\Test\Test\Test\Debug\BuildLog.htm"<br />
1>Test - 3 error(s), 0 warning(s)


Plz help me
AnswerRe: Linking Error Pin
Jijo.Raj26-Aug-08 22:37
Jijo.Raj26-Aug-08 22:37 
AnswerRe: Linking Error Pin
CPallini26-Aug-08 22:39
mveCPallini26-Aug-08 22:39 
AnswerRe: Linking Error Pin
Roger Stoltz26-Aug-08 22:39
Roger Stoltz26-Aug-08 22:39 
AnswerRe: Linking Error Pin
cp987626-Aug-08 23:13
cp987626-Aug-08 23:13 
QuestionHow to view the contents of stl::map in debug Pin
kbshibukumar26-Aug-08 21:26
kbshibukumar26-Aug-08 21:26 
AnswerRe: How to view the contents of stl::map in debug Pin
Nibu babu thomas26-Aug-08 21:51
Nibu babu thomas26-Aug-08 21:51 
AnswerRe: How to view the contents of stl::map in debug Pin
Jijo.Raj26-Aug-08 22:33
Jijo.Raj26-Aug-08 22:33 
QuestionPaint for Property Page ! Pin
Le@rner26-Aug-08 20:33
Le@rner26-Aug-08 20:33 
AnswerRe: Paint for Property Page ! Pin
_AnsHUMAN_ 26-Aug-08 20:42
_AnsHUMAN_ 26-Aug-08 20:42 
GeneralRe: Paint for Property Page ! Pin
Le@rner26-Aug-08 21:13
Le@rner26-Aug-08 21:13 
GeneralRe: Paint for Property Page ! Pin
SandipG 26-Aug-08 21:20
SandipG 26-Aug-08 21:20 
GeneralRe: Paint for Property Page ! Pin
santhoshv8427-Aug-08 1:36
santhoshv8427-Aug-08 1:36 
QuestionRequestion(some changes ) Pin
MsmVc26-Aug-08 20:14
MsmVc26-Aug-08 20:14 
AnswerRe: Requestion(some changes ) Pin
_AnsHUMAN_ 26-Aug-08 20:23
_AnsHUMAN_ 26-Aug-08 20:23 
GeneralRe: Requestion(some changes ) Pin
MsmVc26-Aug-08 20:28
MsmVc26-Aug-08 20:28 
GeneralRe: Requestion(some changes ) Pin
_AnsHUMAN_ 26-Aug-08 20:44
_AnsHUMAN_ 26-Aug-08 20:44 
GeneralRe: Requestion(some changes ) Pin
MsmVc26-Aug-08 21:00
MsmVc26-Aug-08 21:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.