Click here to Skip to main content
15,897,187 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questiondestructor on pointer of parent class Pin
Anand Vivek Srivastava5-Sep-06 10:11
Anand Vivek Srivastava5-Sep-06 10:11 
AnswerRe: destructor on pointer of parent class Pin
led mike5-Sep-06 10:24
led mike5-Sep-06 10:24 
AnswerRe: destructor on pointer of parent class Pin
Jun Du5-Sep-06 10:27
Jun Du5-Sep-06 10:27 
GeneralRe: destructor on pointer of parent class Pin
Anand Vivek Srivastava5-Sep-06 10:42
Anand Vivek Srivastava5-Sep-06 10:42 
QuestionToolbar resources Pin
Kharfax5-Sep-06 9:15
Kharfax5-Sep-06 9:15 
AnswerRe: Toolbar resources Pin
Maximilien5-Sep-06 9:57
Maximilien5-Sep-06 9:57 
GeneralRe: Toolbar resources Pin
Kharfax5-Sep-06 10:05
Kharfax5-Sep-06 10:05 
QuestionInitial Modal Dialog for MDI Application Pin
DanYELL5-Sep-06 8:27
DanYELL5-Sep-06 8:27 
I have an MDI application. Is there any way to display an
modal dialog box after the entire application is initialized?
I want to put together sort of a welcome dialog box.

I tried putting

CMyDialog dlg; dlg.DoModal();

all over the place, but nothing seems to work correctly. I can
display a modal dialog before anything is created, but Im trying
to get it to display after the application is first initialized.

Please, any response any one can give me will be greatly appreciated.

Sincerely,
Danielle Brina
QuestionRe: Initial Modal Dialog for MDI Application Pin
David Crow5-Sep-06 8:46
David Crow5-Sep-06 8:46 
AnswerRe: Initial Modal Dialog for MDI Application Pin
led mike5-Sep-06 9:29
led mike5-Sep-06 9:29 
Questionwprintf Question? Pin
Programm3r5-Sep-06 8:11
Programm3r5-Sep-06 8:11 
AnswerRe: wprintf Question? Pin
David Crow5-Sep-06 8:45
David Crow5-Sep-06 8:45 
GeneralRe: wprintf Question? Pin
Programm3r5-Sep-06 8:57
Programm3r5-Sep-06 8:57 
AnswerRe: wprintf Question? Pin
led mike5-Sep-06 8:50
led mike5-Sep-06 8:50 
GeneralRe: wprintf Question? Pin
Programm3r5-Sep-06 8:53
Programm3r5-Sep-06 8:53 
AnswerRe: wprintf Question? Pin
Waldermort5-Sep-06 9:21
Waldermort5-Sep-06 9:21 
GeneralRe: wprintf Question? Pin
Waldermort5-Sep-06 9:24
Waldermort5-Sep-06 9:24 
AnswerRe: wprintf Question? Pin
Hamid_RT6-Sep-06 8:31
Hamid_RT6-Sep-06 8:31 
QuestionUser Interface Thread Problem ! Pin
M.Mehrdad.M5-Sep-06 6:43
M.Mehrdad.M5-Sep-06 6:43 
AnswerRe: User Interface Thread Problem ! Pin
Jun Du5-Sep-06 7:01
Jun Du5-Sep-06 7:01 
QuestionRe: User Interface Thread Problem ! Pin
David Crow5-Sep-06 7:15
David Crow5-Sep-06 7:15 
AnswerRe: User Interface Thread Problem ! Pin
M.Mehrdad.M6-Sep-06 1:48
M.Mehrdad.M6-Sep-06 1:48 
AnswerRe: User Interface Thread Problem ! Pin
Michael Dunn5-Sep-06 12:24
sitebuilderMichael Dunn5-Sep-06 12:24 
GeneralRe: User Interface Thread Problem ! Pin
M.Mehrdad.M6-Sep-06 1:53
M.Mehrdad.M6-Sep-06 1:53 
GeneralRe: User Interface Thread Problem ! Pin
Blake Miller6-Sep-06 11:39
Blake Miller6-Sep-06 11:39 

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.