Click here to Skip to main content
15,792,771 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Compiling C programs in VS.NET 2005 Pin
Aescleal28-May-10 0:43
Aescleal28-May-10 0:43 
QuestionEdit Selection Color Pin
john563227-May-10 20:38
john563227-May-10 20:38 
AnswerRe: Edit Selection Color Pin
john563228-May-10 3:09
john563228-May-10 3:09 
QuestionHow to save unicode text in the source code of vc++ 6.0 IDE Pin
Jayapal Chandran27-May-10 20:07
Jayapal Chandran27-May-10 20:07 
AnswerRe: How to save unicode text in the source code of vc++ 6.0 IDE Pin
Stephen Hewitt27-May-10 20:37
Stephen Hewitt27-May-10 20:37 
GeneralRe: How to save unicode text in the source code of vc++ 6.0 IDE Pin
Jayapal Chandran28-May-10 9:42
Jayapal Chandran28-May-10 9:42 
GeneralRe: How to save unicode text in the source code of vc++ 6.0 IDE Pin
Jayapal Chandran28-May-10 9:44
Jayapal Chandran28-May-10 9:44 
AnswerRe: How to save unicode text in the source code of vc++ 6.0 IDE Pin
sashoalm28-May-10 0:28
sashoalm28-May-10 0:28 
You can try to use string resources instead of putting the text directly in your source files. CString has a constructor that accepts an ID of a string resource.
There is sufficient light for those who desire to see, and there is sufficient darkness for those of a contrary disposition.
Blaise Pascal

GeneralRe: How to save unicode text in the source code of vc++ 6.0 IDE Pin
Jayapal Chandran28-May-10 9:48
Jayapal Chandran28-May-10 9:48 
GeneralRe: How to save unicode text in the source code of vc++ 6.0 IDE Pin
Jayapal Chandran28-May-10 10:02
Jayapal Chandran28-May-10 10:02 
Questionvector of doubles (division) Pin
b-rad31127-May-10 10:57
b-rad31127-May-10 10:57 
AnswerRe: vector of doubles (division) Pin
loyal ginger27-May-10 11:10
loyal ginger27-May-10 11:10 
GeneralRe: vector of doubles (division) Pin
b-rad31127-May-10 12:02
b-rad31127-May-10 12:02 
GeneralRe: vector of doubles (division) Pin
b-rad31127-May-10 12:10
b-rad31127-May-10 12:10 
GeneralRe: vector of doubles (division) Pin
CPallini27-May-10 12:24
mveCPallini27-May-10 12:24 
GeneralRe: vector of doubles (division) Pin
b-rad31127-May-10 12:32
b-rad31127-May-10 12:32 
GeneralRe: vector of doubles (division) Pin
b-rad31127-May-10 12:41
b-rad31127-May-10 12:41 
GeneralRe: vector of doubles (division) Pin
CPallini27-May-10 22:17
mveCPallini27-May-10 22:17 
GeneralRe: vector of doubles (division) Pin
b-rad31128-May-10 6:16
b-rad31128-May-10 6:16 
AnswerRe: vector of doubles (division) Pin
CPallini27-May-10 11:11
mveCPallini27-May-10 11:11 
AnswerRe: vector of doubles (division) Pin
Aescleal27-May-10 13:38
Aescleal27-May-10 13:38 
GeneralRe: vector of doubles (division) Pin
Stephen Hewitt27-May-10 21:15
Stephen Hewitt27-May-10 21:15 
GeneralRe: vector of doubles (division) Pin
Aescleal27-May-10 21:52
Aescleal27-May-10 21:52 
GeneralRe: vector of doubles (division) Pin
Stephen Hewitt27-May-10 22:40
Stephen Hewitt27-May-10 22:40 
GeneralRe: vector of doubles (division) Pin
Aescleal27-May-10 23:24
Aescleal27-May-10 23:24 

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.