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

C / C++ / MFC

 
GeneralRe: Bug is here... Pin
Paul M Watt20-May-02 17:31
mentorPaul M Watt20-May-02 17:31 
GeneralRe: Bug is here... Pin
Aizik Yair20-May-02 19:50
Aizik Yair20-May-02 19:50 
GeneralAdding a project to existing workspace Pin
Coremn20-May-02 15:24
Coremn20-May-02 15:24 
GeneralRe: Adding a project to existing workspace Pin
perlmunger20-May-02 17:25
perlmunger20-May-02 17:25 
GeneralAssigning char * to CString Object :: C++ Pin
valikac20-May-02 14:27
valikac20-May-02 14:27 
GeneralRe: Assigning char * to CString Object :: C++ Pin
Christian Graus20-May-02 14:24
protectorChristian Graus20-May-02 14:24 
GeneralRe: Assigning char * to CString Object :: C++ Pin
Matt Gullett20-May-02 14:33
Matt Gullett20-May-02 14:33 
GeneralRe: Assigning char * to CString Object :: C++ Pin
Christian Graus20-May-02 14:43
protectorChristian Graus20-May-02 14:43 
Um.. the best way is to pass the argument to the constructor, so that the string is constructed and assigned in the one go. Of course the REAL answer to the question is to avoid C style strings where-ever possible..... :P


Christian

The tragedy of cyberspace - that so much can travel so far, and yet mean so little.

And you don't spend much time with the opposite sex working day and night, unless the pizza delivery person happens to be young, cute, single and female. I can assure you, I've consumed more than a programmer's allotment of pizza, and these conditions have never aligned. - Christopher Duncan - 18/04/2002
GeneralRe: Assigning char * to CString Object :: C++ Pin
valikac20-May-02 14:49
valikac20-May-02 14:49 
GeneralRe: Assigning char * to CString Object :: C++ Pin
Michael Dunn20-May-02 20:20
sitebuilderMichael Dunn20-May-02 20:20 
GeneralRe: Assigning char * to CString Object :: C++ Pin
valikac21-May-02 4:42
valikac21-May-02 4:42 
QuestionHow do I create my own SystemMenu? Pin
20-May-02 14:13
suss20-May-02 14:13 
AnswerRe: How do I create my own SystemMenu? Pin
Paul M Watt20-May-02 16:03
mentorPaul M Watt20-May-02 16:03 
GeneralRe: How do I create my own SystemMenu? Pin
21-May-02 0:47
suss21-May-02 0:47 
GeneralUsing Global Variable in MFC application Pin
Speedy20-May-02 14:06
Speedy20-May-02 14:06 
GeneralRe: Using Global Variable in MFC application Pin
Matt Gullett20-May-02 14:14
Matt Gullett20-May-02 14:14 
GeneralRe: Using Global Variable in MFC application Pin
Christian Graus20-May-02 14:09
protectorChristian Graus20-May-02 14:09 
GeneralRe: Using Global Variable in MFC application Pin
Matt Gullett20-May-02 14:24
Matt Gullett20-May-02 14:24 
GeneralRe: Using Global Variable in MFC application Pin
Christian Graus20-May-02 14:22
protectorChristian Graus20-May-02 14:22 
GeneralDetecting Key Combination Pin
soup20-May-02 13:19
soup20-May-02 13:19 
GeneralRe: Detecting Key Combination Pin
Matt Gullett20-May-02 13:31
Matt Gullett20-May-02 13:31 
GeneralRe: Detecting Key Combination Pin
soup20-May-02 23:12
soup20-May-02 23:12 
QuestionSystem shutdown behaviour? Pin
Surender20-May-02 12:30
Surender20-May-02 12:30 
AnswerRe: System shutdown behaviour? Pin
Joaquín M López Muñoz20-May-02 12:43
Joaquín M López Muñoz20-May-02 12:43 
AnswerRe: System shutdown behaviour? Pin
Surender21-May-02 7:54
Surender21-May-02 7:54 

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.