Click here to Skip to main content
15,918,742 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Visual C++ and Standard C++ Pin
Taka Muraoka25-Sep-03 14:31
Taka Muraoka25-Sep-03 14:31 
GeneralRe: Visual C++ and Standard C++ Pin
Joe Woodbury25-Sep-03 18:16
professionalJoe Woodbury25-Sep-03 18:16 
GeneralSimple operation with window minimized... Pin
Anonymous25-Sep-03 13:30
Anonymous25-Sep-03 13:30 
GeneralC and memory help Pin
Sirrius25-Sep-03 12:39
Sirrius25-Sep-03 12:39 
GeneralRe: C and memory help Pin
Larry J. Siddens25-Sep-03 13:03
Larry J. Siddens25-Sep-03 13:03 
GeneralRe: C and memory help Pin
Sirrius25-Sep-03 14:46
Sirrius25-Sep-03 14:46 
GeneralRe: C and memory help Pin
Larry J. Siddens25-Sep-03 15:02
Larry J. Siddens25-Sep-03 15:02 
GeneralID of a child dialog Pin
Antti Keskinen25-Sep-03 11:42
Antti Keskinen25-Sep-03 11:42 
Hi !

I have a small MFC SDI application, with "App -> Frame Window -> Form View" structure. Now, Form View has a member - a modeless dialog object. When the form view is created, it creates the modeless dialog, use it's controls, get stuff from there and so on.. Everything works fine..

But then, the PROBLEM Smile | :)

How can I access this very same modeless dialog from the Frame Window's level ? The modeless dialog is a child window of the Frame Window, but I have no clue about it's ID, which would be needed for CWnd::GetDescendant. I used the CDialog::Create with a resource ID to construct the dialog in the first place. So couldn't specify an ID there either.. Any clues on finding it ?

Greets,
Antti Keskinen

----------------------------------------------
The definition of impossible is strictly dependant
on what we think is possible.
GeneralRe: ID of a child dialog Pin
Antti Keskinen25-Sep-03 11:49
Antti Keskinen25-Sep-03 11:49 
GeneralApp is crashing when trying to restore Brushes and Fonts Pin
Terry O'Nolley25-Sep-03 9:56
Terry O'Nolley25-Sep-03 9:56 
GeneralRe: App is crashing when trying to restore Brushes and Fonts Pin
Alvaro Mendez25-Sep-03 10:19
Alvaro Mendez25-Sep-03 10:19 
GeneralRe: App is crashing when trying to restore Brushes and Fonts Pin
Terry O'Nolley25-Sep-03 10:46
Terry O'Nolley25-Sep-03 10:46 
GeneralRe: App is crashing when trying to restore Brushes and Fonts Pin
Michael Dunn25-Sep-03 10:32
sitebuilderMichael Dunn25-Sep-03 10:32 
GeneralRe: App is crashing when trying to restore Brushes and Fonts Pin
Terry O'Nolley25-Sep-03 11:06
Terry O'Nolley25-Sep-03 11:06 
QuestionConversion from DB_NUMERIC to double? Pin
Rene De La Garza25-Sep-03 9:50
Rene De La Garza25-Sep-03 9:50 
AnswerRe: Conversion from DB_NUMERIC to double? Pin
Steve S25-Sep-03 22:45
Steve S25-Sep-03 22:45 
Generalspeaker volume too low Pin
Binayak25-Sep-03 9:40
Binayak25-Sep-03 9:40 
GeneralRe: speaker volume too low Pin
David Crow25-Sep-03 9:45
David Crow25-Sep-03 9:45 
GeneralRe: speaker volume too low Pin
Binayak25-Sep-03 10:14
Binayak25-Sep-03 10:14 
GeneralRe: speaker volume too low Pin
David Crow25-Sep-03 10:19
David Crow25-Sep-03 10:19 
GeneralRe: speaker volume too low Pin
Binayak25-Sep-03 10:22
Binayak25-Sep-03 10:22 
GeneralRe: speaker volume too low Pin
David Crow25-Sep-03 10:25
David Crow25-Sep-03 10:25 
GeneralRe: speaker volume too low Pin
Binayak25-Sep-03 10:27
Binayak25-Sep-03 10:27 
GeneralRe: speaker volume too low Pin
David Crow25-Sep-03 10:31
David Crow25-Sep-03 10:31 
GeneralRe: speaker volume too low Pin
Alvaro Mendez25-Sep-03 11:05
Alvaro Mendez25-Sep-03 11:05 

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.