Click here to Skip to main content
15,899,475 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Control Bar Focus Issue Pin
Kyudos3-Mar-10 16:56
Kyudos3-Mar-10 16:56 
GeneralRe: Control Bar Focus Issue Pin
chevu3-Mar-10 18:28
chevu3-Mar-10 18:28 
GeneralRe: Control Bar Focus Issue Pin
Kyudos4-Mar-10 8:58
Kyudos4-Mar-10 8:58 
QuestionC++ exe crashes in XP OS Pin
Member 34443753-Mar-10 8:18
Member 34443753-Mar-10 8:18 
QuestionRe: C++ exe crashes in XP OS Pin
Maximilien3-Mar-10 8:40
Maximilien3-Mar-10 8:40 
AnswerRe: C++ exe crashes in XP OS Pin
Graham Breach3-Mar-10 9:02
Graham Breach3-Mar-10 9:02 
GeneralRe: C++ exe crashes in XP OS Pin
Richard Andrew x643-Mar-10 9:20
professionalRichard Andrew x643-Mar-10 9:20 
QuestionCString and Intellisense Pin
Fernando A. Gomez F.3-Mar-10 8:05
Fernando A. Gomez F.3-Mar-10 8:05 
Hello all. When I debug a Visual C++ 9 application and want to see a CString variable's value in the watch tab, it only displays a memory address. If I wish to see the string, I have to select CString's m_pszData member.

I remember that one could customize Intellisense so that it would show some specific value of a certain class. I've been googling for a while but haven't found something useful: I only get references to DebuggerDisplayAttribute class, but since that's a managed class I can't use it.

So, does anybody have a clue on how to configure Intellisense?

Thanks in advance.
QuestionRe: CString and Intellisense Pin
Maximilien3-Mar-10 8:36
Maximilien3-Mar-10 8:36 
GeneralRe: CString and Intellisense Pin
Fernando A. Gomez F.3-Mar-10 9:03
Fernando A. Gomez F.3-Mar-10 9:03 
QuestionEfficiency Pin
Ofer Gross3-Mar-10 2:33
Ofer Gross3-Mar-10 2:33 
AnswerRe: Efficiency Pin
Eugen Podsypalnikov3-Mar-10 2:40
Eugen Podsypalnikov3-Mar-10 2:40 
AnswerRe: Efficiency Pin
Covean3-Mar-10 2:58
Covean3-Mar-10 2:58 
AnswerRe: Efficiency Pin
David Crow3-Mar-10 2:58
David Crow3-Mar-10 2:58 
AnswerRe: Efficiency Pin
CPallini3-Mar-10 3:18
mveCPallini3-Mar-10 3:18 
GeneralRe: Efficiency Pin
Covean3-Mar-10 3:44
Covean3-Mar-10 3:44 
GeneralRe: Efficiency Pin
CPallini3-Mar-10 6:47
mveCPallini3-Mar-10 6:47 
GeneralRe: Efficiency Pin
Covean3-Mar-10 22:22
Covean3-Mar-10 22:22 
GeneralRe: Efficiency Pin
CPallini3-Mar-10 23:13
mveCPallini3-Mar-10 23:13 
GeneralRe: Efficiency Pin
Covean3-Mar-10 23:28
Covean3-Mar-10 23:28 
GeneralRe: Efficiency Pin
CPallini3-Mar-10 23:37
mveCPallini3-Mar-10 23:37 
GeneralRe: Efficiency Pin
Covean3-Mar-10 23:48
Covean3-Mar-10 23:48 
GeneralRe: Efficiency Pin
KarstenK3-Mar-10 4:19
mveKarstenK3-Mar-10 4:19 
AnswerRe: Efficiency Pin
Alain Rist3-Mar-10 3:53
Alain Rist3-Mar-10 3:53 
AnswerRe: Efficiency Pin
Alan Balkany3-Mar-10 4:22
Alan Balkany3-Mar-10 4:22 

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.