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

C / C++ / MFC

 
GeneralRe: Dynamic Generation of Child Dialog Windows Pin
Mark Salsbery3-Nov-06 10:44
Mark Salsbery3-Nov-06 10:44 
GeneralRe: Dynamic Generation of Child Dialog Windows Pin
acerunner3163-Nov-06 13:16
acerunner3163-Nov-06 13:16 
GeneralRe: Dynamic Generation of Child Dialog Windows Pin
acerunner3163-Nov-06 14:42
acerunner3163-Nov-06 14:42 
GeneralRe: Dynamic Generation of Child Dialog Windows Pin
Mark Salsbery3-Nov-06 15:03
Mark Salsbery3-Nov-06 15:03 
GeneralRe: Dynamic Generation of Child Dialog Windows Pin
acerunner3166-Nov-06 9:42
acerunner3166-Nov-06 9:42 
GeneralRe: Dynamic Generation of Child Dialog Windows Pin
Mark Salsbery6-Nov-06 10:52
Mark Salsbery6-Nov-06 10:52 
GeneralRe: Dynamic Generation of Child Dialog Windows Pin
acerunner3166-Nov-06 13:10
acerunner3166-Nov-06 13:10 
GeneralRe: Dynamic Generation of Child Dialog Windows Pin
Mark Salsbery2-Nov-06 15:36
Mark Salsbery2-Nov-06 15:36 
acerunner316 wrote:
Can you also elaborate on passing pointers from parent window to child window?


Forgot that one Smile | :) That was just one way to do it - by having the child dialog "pull" the info
from the parent. The way you are doing it ("pushing" the data to the child from the parent) is
just fine too. See my other reply for why you're getting the error.

Mark
QuestionIE style status bar on a dialog Pin
aquawicket2-Nov-06 12:24
aquawicket2-Nov-06 12:24 
AnswerRe: IE style status bar on a dialog Pin
Jörgen Sigvardsson2-Nov-06 12:30
Jörgen Sigvardsson2-Nov-06 12:30 
GeneralRe: IE style status bar on a dialog Pin
aquawicket2-Nov-06 18:12
aquawicket2-Nov-06 18:12 
QuestionNeed help to beginner's question Pin
bloodwinner2-Nov-06 10:52
bloodwinner2-Nov-06 10:52 
AnswerRe: Need help to beginner's question Pin
Rama Krishna Vavilala2-Nov-06 11:09
Rama Krishna Vavilala2-Nov-06 11:09 
AnswerRe: Need help to beginner's question Pin
David Crow2-Nov-06 11:09
David Crow2-Nov-06 11:09 
AnswerRe: Need help to beginner's question Pin
Mila0252-Nov-06 11:14
Mila0252-Nov-06 11:14 
AnswerRe: Need help to beginner's question Pin
Hamid_RT2-Nov-06 18:20
Hamid_RT2-Nov-06 18:20 
QuestionCloseHandle() not closing.... [modified] Pin
kitty52-Nov-06 10:33
kitty52-Nov-06 10:33 
QuestionIBM Mainframe and thousands of millions of ... Pin
Hamed Musavi2-Nov-06 10:22
Hamed Musavi2-Nov-06 10:22 
AnswerRe: IBM Mainframe and thousands of millions of ... Pin
David Crow2-Nov-06 10:47
David Crow2-Nov-06 10:47 
GeneralRe: IBM Mainframe and thousands of millions of ... Pin
Alexander M.,2-Nov-06 11:24
Alexander M.,2-Nov-06 11:24 
GeneralRe: IBM Mainframe and thousands of millions of ... [modified] Pin
Hamed Musavi2-Nov-06 19:41
Hamed Musavi2-Nov-06 19:41 
GeneralRe: IBM Mainframe and thousands of millions of ... Pin
David Crow3-Nov-06 2:23
David Crow3-Nov-06 2:23 
GeneralRe: IBM Mainframe and thousands of millions of ... Pin
Hamed Musavi3-Nov-06 16:26
Hamed Musavi3-Nov-06 16:26 
AnswerRe: IBM Mainframe and thousands of millions of ... [modified] Pin
Laing,James3-Nov-06 9:11
Laing,James3-Nov-06 9:11 
GeneralRe: IBM Mainframe and thousands of millions of ... [modified] Pin
Hamed Musavi3-Nov-06 16:16
Hamed Musavi3-Nov-06 16:16 

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.