Click here to Skip to main content
15,913,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Resizing an array in C Pin
Roger Allen21-Nov-02 21:33
Roger Allen21-Nov-02 21:33 
GeneralRe: Resizing an array in C Pin
Anonymous21-Nov-02 22:41
Anonymous21-Nov-02 22:41 
GeneralRe: Resizing an array in C Pin
Kevin Power22-Nov-02 21:23
Kevin Power22-Nov-02 21:23 
GeneralRe: Resizing an array in C Pin
KarstenK22-Nov-02 1:30
mveKarstenK22-Nov-02 1:30 
GeneralRe: Resizing an array in C Pin
uwemundry22-Nov-02 17:50
sussuwemundry22-Nov-02 17:50 
GeneralCreateWindow in dll Pin
suresh_sathya21-Nov-02 20:23
suresh_sathya21-Nov-02 20:23 
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 
You need CDockBar to be a friend class of yours, or your class needs to be derived from CDockBar. Obviously only the second of those options is possible for you.


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
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 
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 

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.