Click here to Skip to main content
16,004,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: MDI Question Pin
Bartosz Bien4-Mar-03 12:26
Bartosz Bien4-Mar-03 12:26 
Questioncrashes because parent is not a window?? Pin
ns3-Mar-03 8:17
ns3-Mar-03 8:17 
AnswerRe: crashes because parent is not a window?? Pin
Alvaro Mendez3-Mar-03 8:22
Alvaro Mendez3-Mar-03 8:22 
GeneralRe: crashes because parent is not a window?? Pin
ns3-Mar-03 8:24
ns3-Mar-03 8:24 
GeneralRe: crashes because parent is not a window?? Pin
Alvaro Mendez3-Mar-03 8:50
Alvaro Mendez3-Mar-03 8:50 
GeneralRe: crashes because parent is not a window?? Pin
ns3-Mar-03 8:52
ns3-Mar-03 8:52 
Generalfound my mistake but....a very odd thing. Pin
ns3-Mar-03 9:21
ns3-Mar-03 9:21 
GeneralRe: found my mistake but....a very odd thing. Pin
PJ Arends3-Mar-03 9:42
professionalPJ Arends3-Mar-03 9:42 
m_pParentWnd is a protected member of the CDialog class. Any class derived from CDialog will have access to this member variable.

See file AfxWin.h line 2639.

HTH







Sonork 100.11743 Chicken Little

"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

Within you lies the power for good - Use it!
GeneralRe: found my mistake but....a very odd thing. Pin
ns4-Mar-03 5:38
ns4-Mar-03 5:38 
GeneralRe: found my mistake but....a very odd thing. Pin
Alvaro Mendez4-Mar-03 9:56
Alvaro Mendez4-Mar-03 9:56 
Generalthanks for the new info! Pin
ns5-Mar-03 5:00
ns5-Mar-03 5:00 
GeneralSliders :) Pin
MemLeak3-Mar-03 7:35
MemLeak3-Mar-03 7:35 
GeneralRe: Sliders :) Pin
Chris Losinger3-Mar-03 7:42
professionalChris Losinger3-Mar-03 7:42 
GeneralRe: Sliders :) Pin
MemLeak3-Mar-03 8:17
MemLeak3-Mar-03 8:17 
Generaldll dialog problems Pin
will13833-Mar-03 7:09
will13833-Mar-03 7:09 
GeneralForget it! Pin
will13833-Mar-03 7:22
will13833-Mar-03 7:22 
QuestionIcons; big & small? Pin
djtommye3-Mar-03 7:08
djtommye3-Mar-03 7:08 
AnswerRe: Icons; big & small? Pin
valikac3-Mar-03 8:44
valikac3-Mar-03 8:44 
GeneralRe: Icons; big & small? Pin
djtommye3-Mar-03 9:25
djtommye3-Mar-03 9:25 
GeneralRe: Icons; big & small? Pin
valikac4-Mar-03 4:14
valikac4-Mar-03 4:14 
AnswerRe: Icons; big & small? Pin
Jim A. Johnson3-Mar-03 9:20
Jim A. Johnson3-Mar-03 9:20 
GeneralRe: Icons; big & small? Pin
djtommye3-Mar-03 9:23
djtommye3-Mar-03 9:23 
AnswerRe: Icons; big & small? Pin
Michael Dunn3-Mar-03 9:46
sitebuilderMichael Dunn3-Mar-03 9:46 
GeneralCustom Control in MFC ... Pin
Maximilien3-Mar-03 7:07
Maximilien3-Mar-03 7:07 
GeneralRe: Custom Control in MFC ... Pin
PJ Arends3-Mar-03 10:50
professionalPJ Arends3-Mar-03 10:50 

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.