Click here to Skip to main content
15,922,015 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionDoModal() problem, completed confused! Pin
fantasy121529-Oct-07 19:56
fantasy121529-Oct-07 19:56 
QuestionRe: DoModal() problem, completed confused! Pin
Hamid_RT29-Oct-07 20:06
Hamid_RT29-Oct-07 20:06 
GeneralRe: DoModal() problem, completed confused! Pin
fantasy121529-Oct-07 20:17
fantasy121529-Oct-07 20:17 
GeneralRe: DoModal() problem, completed confused! Pin
Hamid_RT29-Oct-07 20:42
Hamid_RT29-Oct-07 20:42 
AnswerRe: DoModal() problem, completed confused! Pin
Neo Andreson29-Oct-07 20:28
Neo Andreson29-Oct-07 20:28 
GeneralRe: DoModal() problem, completed confused! Pin
fantasy121529-Oct-07 20:40
fantasy121529-Oct-07 20:40 
GeneralRe: DoModal() problem, completed confused! Pin
Neo Andreson29-Oct-07 21:24
Neo Andreson29-Oct-07 21:24 
QuestionRe: DoModal() problem, completed confused! Pin
David Crow30-Oct-07 3:36
David Crow30-Oct-07 3:36 
abhijit bhopale wrote:
COtherDlg* dlg = new COtherDlg ;
dlg ->DoModal();
delete dlg ;
dlg = NULL;


Roll eyes | :rolleyes: WTF | :WTF: In what way is using the heap instead of the stack supposed to address the problem?


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


AnswerRe: DoModal() problem, completed confused! Pin
Neo Andreson30-Oct-07 20:26
Neo Andreson30-Oct-07 20:26 
QuestionRe: DoModal() problem, completed confused! Pin
David Crow31-Oct-07 2:24
David Crow31-Oct-07 2:24 
AnswerRe: DoModal() problem, completed confused! Pin
Cedric Moonen29-Oct-07 21:17
Cedric Moonen29-Oct-07 21:17 
QuestionRe: DoModal() problem, completed confused! Pin
fantasy121529-Oct-07 23:15
fantasy121529-Oct-07 23:15 
AnswerRe: DoModal() problem, completed confused! Pin
JudyL_MD30-Oct-07 2:48
JudyL_MD30-Oct-07 2:48 
GeneralRe: DoModal() problem, completed confused! Pin
fantasy121530-Oct-07 17:41
fantasy121530-Oct-07 17:41 
QuestionLarge number of iterations in MFC/SQL application Pin
CodingLover29-Oct-07 19:47
CodingLover29-Oct-07 19:47 
AnswerRe: Large number of iterations in MFC/SQL application Pin
sheshidar30-Oct-07 0:41
sheshidar30-Oct-07 0:41 
GeneralRe: Large number of iterations in MFC/SQL application Pin
CodingLover30-Oct-07 0:52
CodingLover30-Oct-07 0:52 
QuestionCan`t run my C++ application without Microsoft Visual C++ Redistributable Pin
Yanshof29-Oct-07 19:43
Yanshof29-Oct-07 19:43 
QuestionRe: Can`t run my C++ application without Microsoft Visual C++ Redistributable Pin
Hamid_RT29-Oct-07 20:03
Hamid_RT29-Oct-07 20:03 
AnswerRe: Can`t run my C++ application without Microsoft Visual C++ Redistributable Pin
Yanshof29-Oct-07 20:05
Yanshof29-Oct-07 20:05 
GeneralRe: Can`t run my C++ application without Microsoft Visual C++ Redistributable Pin
ThatsAlok30-Oct-07 2:50
ThatsAlok30-Oct-07 2:50 
AnswerRe: Can`t run my C++ application without Microsoft Visual C++ Redistributable Pin
JudyL_MD30-Oct-07 2:49
JudyL_MD30-Oct-07 2:49 
GeneralRe: Can`t run my C++ application without Microsoft Visual C++ Redistributable Pin
Yanshof30-Oct-07 3:24
Yanshof30-Oct-07 3:24 
GeneralRe: Can`t run my C++ application without Microsoft Visual C++ Redistributable Pin
JudyL_MD30-Oct-07 4:18
JudyL_MD30-Oct-07 4:18 
GeneralRe: Can`t run my C++ application without Microsoft Visual C++ Redistributable Pin
Yanshof30-Oct-07 4:24
Yanshof30-Oct-07 4:24 

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.