Click here to Skip to main content
16,012,025 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how to identify the active child window? Pin
Hamid_RT3-Nov-07 0:45
Hamid_RT3-Nov-07 0:45 
QuestionCDatabase Pin
JKallen2-Nov-07 16:33
JKallen2-Nov-07 16:33 
AnswerRe: CDatabase Pin
Hamid_RT2-Nov-07 19:18
Hamid_RT2-Nov-07 19:18 
QuestionRe: CDatabase Pin
David Crow3-Nov-07 3:50
David Crow3-Nov-07 3:50 
QuestionPass info class to class Pin
Oliver1232-Nov-07 12:53
Oliver1232-Nov-07 12:53 
AnswerRe: Pass info class to class Pin
David Crow2-Nov-07 14:23
David Crow2-Nov-07 14:23 
GeneralRe: Pass info class to class Pin
Oliver1232-Nov-07 15:47
Oliver1232-Nov-07 15:47 
GeneralRe: Pass info class to class Pin
David Crow2-Nov-07 17:33
David Crow2-Nov-07 17:33 
Oliver123 wrote:
Is this a correct approach?


No. Try:

CTestDlg* aDlg = new CTestDlg(this); //code is in CSDITest1Doc 
Remember to create an appropriate CTestDlg constructor.


"Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman

"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne


QuestionEntering Negative values in MSVS 6.0 Edit dialogs. Pin
Ralph_L2-Nov-07 9:47
Ralph_L2-Nov-07 9:47 
AnswerRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
led mike2-Nov-07 9:57
led mike2-Nov-07 9:57 
GeneralRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
Ralph_L2-Nov-07 10:04
Ralph_L2-Nov-07 10:04 
AnswerRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
David Crow2-Nov-07 10:07
David Crow2-Nov-07 10:07 
GeneralRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
led mike2-Nov-07 10:15
led mike2-Nov-07 10:15 
GeneralRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
Ralph_L2-Nov-07 10:40
Ralph_L2-Nov-07 10:40 
GeneralRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
David Crow2-Nov-07 14:25
David Crow2-Nov-07 14:25 
AnswerRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
pierre_ribery2-Nov-07 12:17
pierre_ribery2-Nov-07 12:17 
GeneralRe: Entering Negative values in MSVS 6.0 Edit dialogs. Pin
Ralph_L2-Nov-07 12:55
Ralph_L2-Nov-07 12:55 
QuestionADO call during DAO process causes error on exit Pin
littleGreenDude2-Nov-07 9:35
littleGreenDude2-Nov-07 9:35 
AnswerRe: ADO call during DAO process causes error on exit Pin
led mike2-Nov-07 9:45
led mike2-Nov-07 9:45 
GeneralRe: ADO call during DAO process causes error on exit [modified] Pin
littleGreenDude2-Nov-07 10:04
littleGreenDude2-Nov-07 10:04 
GeneralRe: ADO call during DAO process causes error on exit Pin
led mike2-Nov-07 10:34
led mike2-Nov-07 10:34 
QuestionLooking for a VS 2008 tutor (by phone) - C++, C# and VB Pin
EdBerde2-Nov-07 8:19
EdBerde2-Nov-07 8:19 
AnswerRe: Looking for a VS 2008 tutor (by phone) - C++, C# and VB Pin
led mike2-Nov-07 8:44
led mike2-Nov-07 8:44 
AnswerRe: Looking for a VS 2008 tutor (by phone) - C++, C# and VB Pin
Hamid_RT3-Nov-07 0:37
Hamid_RT3-Nov-07 0:37 
QuestionDrag disabled item Pin
Hans Dietrich2-Nov-07 7:26
mentorHans Dietrich2-Nov-07 7:26 

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.