Click here to Skip to main content
15,880,725 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: return a map from a function Pin
Michael Dunn7-Jun-07 19:57
sitebuilderMichael Dunn7-Jun-07 19:57 
AnswerRe: return a map from a function Pin
Hamid_RT7-Jun-07 21:04
Hamid_RT7-Jun-07 21:04 
Questionmoving dialog to system tray Pin
rajeevktripathi7-Jun-07 19:31
rajeevktripathi7-Jun-07 19:31 
AnswerRe: moving dialog to system tray Pin
Hamid_RT7-Jun-07 21:22
Hamid_RT7-Jun-07 21:22 
QuestionExtended Style not shown Pin
Chilli717-Jun-07 18:39
Chilli717-Jun-07 18:39 
AnswerRe: Extended Style not shown Pin
Stephen Hewitt7-Jun-07 19:00
Stephen Hewitt7-Jun-07 19:00 
GeneralRe: Extended Style not shown Pin
Chilli717-Jun-07 19:52
Chilli717-Jun-07 19:52 
Questionpls help me Pin
saisp7-Jun-07 18:18
saisp7-Jun-07 18:18 
hi i am calling a dialog function from another function as CMyConnCustomInstall *CustomDlg = new CMyConnCustomInstall; but it is getting crashed in debug state? why this occurs pls help me;
my code is:

f(pCustInst->GetCheck())
{


CDialog::OnOK();
CMyConnCustomInstall *CustomDlg = new CMyConnCustomInstall;
CustomDlg->DoModal();
}
GeneralRe: pls help me Pin
thammadi7-Jun-07 18:42
thammadi7-Jun-07 18:42 
GeneralRe: pls help me Pin
saisp7-Jun-07 18:49
saisp7-Jun-07 18:49 
AnswerRe: pls help me Pin
Hamid_RT7-Jun-07 19:23
Hamid_RT7-Jun-07 19:23 
AnswerRe: pls help me Pin
Chilli717-Jun-07 19:26
Chilli717-Jun-07 19:26 
GeneralRe: pls help me Pin
Chilli717-Jun-07 19:40
Chilli717-Jun-07 19:40 
GeneralRe: pls help me Pin
saisp7-Jun-07 20:18
saisp7-Jun-07 20:18 
QuestionRe: pls help me Pin
David Crow8-Jun-07 2:20
David Crow8-Jun-07 2:20 
QuestionHow to activate intellisense in C/C++ Pin
C#Coudou7-Jun-07 15:17
C#Coudou7-Jun-07 15:17 
AnswerRe: How to activate intellisense in C/C++ Pin
Mark Salsbery7-Jun-07 16:20
Mark Salsbery7-Jun-07 16:20 
AnswerRe: How to activate intellisense in C/C++ Pin
Michael Dunn7-Jun-07 19:57
sitebuilderMichael Dunn7-Jun-07 19:57 
AnswerRe: How to activate intellisense in C/C++ Pin
hansipet7-Jun-07 23:07
hansipet7-Jun-07 23:07 
GeneralRe: How to activate intellisense in C/C++ Pin
C#Coudou12-Jun-07 19:06
C#Coudou12-Jun-07 19:06 
QuestionGetting Installed Softwares Pin
Akin Ocal7-Jun-07 10:36
Akin Ocal7-Jun-07 10:36 
AnswerRe: Getting Installed Softwares Pin
David Crow7-Jun-07 10:42
David Crow7-Jun-07 10:42 
GeneralRe: Getting Installed Softwares Pin
Akin Ocal7-Jun-07 10:54
Akin Ocal7-Jun-07 10:54 
GeneralRe: Getting Installed Softwares Pin
David Crow7-Jun-07 10:58
David Crow7-Jun-07 10:58 
GeneralRe: Getting Installed Softwares Pin
vipin_nvk7-Jun-07 22:04
vipin_nvk7-Jun-07 22:04 

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.