Click here to Skip to main content
15,909,939 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to access protected member of CDockBar Pin
MaTrIX2k221-Nov-02 19:40
MaTrIX2k221-Nov-02 19:40 
AnswerRe: How to access protected member of CDockBar Pin
Christian Graus21-Nov-02 20:23
protectorChristian Graus21-Nov-02 20:23 
GeneralRe: How to access protected member of CDockBar Pin
MaTrIX2k222-Nov-02 7:37
MaTrIX2k222-Nov-02 7:37 
GeneralRe: How to access protected member of CDockBar Pin
Christian Graus22-Nov-02 9:37
protectorChristian Graus22-Nov-02 9:37 
GeneralRe: How to access protected member of CDockBar Pin
MaTrIX2k222-Nov-02 17:25
MaTrIX2k222-Nov-02 17:25 
GeneralRe: How to access protected member of CDockBar Pin
Christian Graus22-Nov-02 17:27
protectorChristian Graus22-Nov-02 17:27 
GeneralRe: How to access protected member of CDockBar Pin
MaTrIX2k222-Nov-02 17:29
MaTrIX2k222-Nov-02 17:29 
GeneralRe: How to access protected member of CDockBar Pin
Christian Graus22-Nov-02 17:33
protectorChristian Graus22-Nov-02 17:33 
If your derived class cannot see it, then it is private, not protected, or it is exposed through some other inheritance mechanism that you've not addressed. look at the source code, it's on your hard drive.


Christian

No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not as easily, but it's certainly doable. - Jamie Nordmeyer - 15-Nov-2002
Questionhow i can enter date of birth in access record through ADO Pin
kami39421-Nov-02 19:13
kami39421-Nov-02 19:13 
GeneralWin32 Functions in MAPI Developement for sending EMails Pin
kishore102121-Nov-02 18:49
kishore102121-Nov-02 18:49 
GeneralFirewall in C++ Pin
SatyaKiran21-Nov-02 18:39
SatyaKiran21-Nov-02 18:39 
GeneralRe: Firewall in C++ Pin
Christian Graus21-Nov-02 20:23
protectorChristian Graus21-Nov-02 20:23 
GeneralRe: Firewall in C++ Pin
Michael P Butler21-Nov-02 20:25
Michael P Butler21-Nov-02 20:25 
GeneralRe: Firewall in C++ Pin
Daniel Turini21-Nov-02 22:01
Daniel Turini21-Nov-02 22:01 
Questionvariant string to double conversion? Pin
clintsinger21-Nov-02 17:36
clintsinger21-Nov-02 17:36 
AnswerRe: variant string to double conversion? Pin
Christian Graus21-Nov-02 17:38
protectorChristian Graus21-Nov-02 17:38 
AnswerRe: variant string to double conversion? Pin
Christian Graus21-Nov-02 17:44
protectorChristian Graus21-Nov-02 17:44 
GeneralRe: variant string to double conversion? Pin
clintsinger21-Nov-02 17:59
clintsinger21-Nov-02 17:59 
GeneralRe: variant string to double conversion? Pin
Christian Graus21-Nov-02 20:18
protectorChristian Graus21-Nov-02 20:18 
GeneralConverting MIDI to WAV in C++ Pin
kennergstross21-Nov-02 17:32
kennergstross21-Nov-02 17:32 
QuestionADO: how can u access the number of records in a given table again? Pin
devvvy21-Nov-02 16:24
devvvy21-Nov-02 16:24 
AnswerRe: ADO: how can u access the number of records in a given table again? Pin
Christian Graus21-Nov-02 16:42
protectorChristian Graus21-Nov-02 16:42 
GeneralRe: ADO: how can u access the number of records in a given table again? Pin
devvvy21-Nov-02 17:13
devvvy21-Nov-02 17:13 
GeneralRe: ADO: how can u access the number of records in a given table again? Pin
Christian Graus21-Nov-02 17:16
protectorChristian Graus21-Nov-02 17:16 
GeneralRe: ADO: how can u access the number of records in a given table again? Pin
devvvy21-Nov-02 17:18
devvvy21-Nov-02 17:18 

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.