Click here to Skip to main content
15,920,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionPanning Sound Pin
lman8175-Sep-06 11:44
lman8175-Sep-06 11:44 
QuestionRun a pdf or word files Pin
ines ben hamida5-Sep-06 10:29
ines ben hamida5-Sep-06 10:29 
AnswerRe: Run a pdf or word files Pin
David Crow5-Sep-06 10:40
David Crow5-Sep-06 10:40 
AnswerRe: Run a pdf or word files Pin
ThatsAlok5-Sep-06 18:59
ThatsAlok5-Sep-06 18:59 
AnswerRe: Run a pdf or word files Pin
Hamid_RT5-Sep-06 19:50
Hamid_RT5-Sep-06 19:50 
GeneralRe: Run a pdf or word files Pin
ThatsAlok5-Sep-06 22:39
ThatsAlok5-Sep-06 22:39 
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 

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.