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

C / C++ / MFC

 
AnswerRe: can anybody tell me how to stop the printing Pin
Hamid_RT20-Nov-07 21:02
Hamid_RT20-Nov-07 21:02 
Questionsafearray Pin
George_George20-Nov-07 20:45
George_George20-Nov-07 20:45 
AnswerRe: safearray Pin
Hamid_RT20-Nov-07 21:00
Hamid_RT20-Nov-07 21:00 
GeneralRe: safearray Pin
George_George21-Nov-07 1:13
George_George21-Nov-07 1:13 
GeneralRe: safearray Pin
Hamid_RT21-Nov-07 4:01
Hamid_RT21-Nov-07 4:01 
AnswerRe: safearray Pin
toxcct20-Nov-07 23:24
toxcct20-Nov-07 23:24 
QuestionThe parent is not CChildView as I assigned but CMainFrame Pin
followait20-Nov-07 19:47
followait20-Nov-07 19:47 
GeneralRe: The parent is not CChildView as I assigned but CMainFrame Pin
Nelek5-Dec-07 3:59
protectorNelek5-Dec-07 3:59 
From VC help:

"
pParentWnd

Points to the parent window object (of type CWnd) to which the dialog object belongs. If it is NULL, the dialog object’s parent window is set to the main application window.
"

And in the hierarchie chart, CDialog hangs from CWnd, at the same level as the CView. So I find not so extrange that it gives the CMainFrame as parent.


If you want another result, wha don't you try to use SetParent in the OnInitDialog () ?

Greetings.
--------
M.D.V. Wink | ;)

If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
“The First Rule of Program Optimization: Don't do it. The Second Rule of Program Optimization (for experts only!): Don't do it yet.” - Michael A. Jackson

QuestionMove the read position in a CString. Pin
CodingLover20-Nov-07 19:38
CodingLover20-Nov-07 19:38 
AnswerRe: Move the read position in a CString. Pin
manish.patel20-Nov-07 19:43
manish.patel20-Nov-07 19:43 
GeneralRe: Move the read position in a CString. Pin
CodingLover20-Nov-07 20:10
CodingLover20-Nov-07 20:10 
AnswerRe: Move the read position in a CString. Pin
Cedric Moonen20-Nov-07 20:14
Cedric Moonen20-Nov-07 20:14 
GeneralRe: Move the read position in a CString. Pin
CodingLover20-Nov-07 20:39
CodingLover20-Nov-07 20:39 
QuestionCount Character in string Pin
manish.patel20-Nov-07 19:37
manish.patel20-Nov-07 19:37 
AnswerRe: Count Character in string Pin
Hamid_RT20-Nov-07 19:44
Hamid_RT20-Nov-07 19:44 
GeneralRe: Count Character in string Pin
manish.patel20-Nov-07 19:58
manish.patel20-Nov-07 19:58 
GeneralRe: Count Character in string Pin
Cedric Moonen20-Nov-07 20:19
Cedric Moonen20-Nov-07 20:19 
GeneralRe: Count Character in string Pin
manish.patel20-Nov-07 20:45
manish.patel20-Nov-07 20:45 
GeneralRe: Count Character in string Pin
Cedric Moonen20-Nov-07 20:55
Cedric Moonen20-Nov-07 20:55 
GeneralRe: Count Character in string Pin
manish.patel20-Nov-07 21:03
manish.patel20-Nov-07 21:03 
GeneralRe: Count Character in string Pin
KarstenK20-Nov-07 21:04
mveKarstenK20-Nov-07 21:04 
GeneralRe: Count Character in string Pin
manish.patel20-Nov-07 21:13
manish.patel20-Nov-07 21:13 
GeneralRe: Count Character in string Pin
Cedric Moonen20-Nov-07 21:44
Cedric Moonen20-Nov-07 21:44 
GeneralRe: Count Character in string (even faster) Pin
bolivar12321-Nov-07 3:06
bolivar12321-Nov-07 3:06 
QuestionCWnd Pin
kk.tvm20-Nov-07 19:07
kk.tvm20-Nov-07 19:07 

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.