Click here to Skip to main content
15,797,062 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralGetting Thread Exit Code Pin
masnu5-Mar-08 5:23
masnu5-Mar-08 5:23 
GeneralRe: Getting Thread Exit Code Pin
led mike5-Mar-08 5:30
led mike5-Mar-08 5:30 
GeneralRe: Getting Thread Exit Code Pin
masnu5-Mar-08 5:33
masnu5-Mar-08 5:33 
GeneralRe: Getting Thread Exit Code Pin
Ernest Laurentin5-Mar-08 5:41
Ernest Laurentin5-Mar-08 5:41 
GeneralRe: Getting Thread Exit Code Pin
CPallini5-Mar-08 5:48
mveCPallini5-Mar-08 5:48 
GeneralRe: Getting Thread Exit Code Pin
led mike5-Mar-08 6:29
led mike5-Mar-08 6:29 
GeneralRe: Getting Thread Exit Code Pin
Mark Salsbery5-Mar-08 15:32
Mark Salsbery5-Mar-08 15:32 
Questionhow to watch the content which is pointed by a pointer Pin
wendyyue5-Mar-08 4:50
wendyyue5-Mar-08 4:50 
I am coding under vc 6.0

every time I debug, I find that if a list is pointed by the pointer,

I can only see the first content of the list in the watch window, any ideas how to watch all the list ?

PS. some say we can see them in a memory window but it is too hard to read.

some say I can indicate the specific index of the list ,say list[5], but I want to see all the content in a list.
AnswerRe: how to watch the content which is pointed by a pointer Pin
toxcct5-Mar-08 5:15
toxcct5-Mar-08 5:15 
GeneralRe: how to watch the content which is pointed by a pointer Pin
Rajkumar R5-Mar-08 5:59
Rajkumar R5-Mar-08 5:59 
GeneralRe: how to watch the content which is pointed by a pointer Pin
toxcct5-Mar-08 6:01
toxcct5-Mar-08 6:01 
GeneralRe: how to watch the content which is pointed by a pointer Pin
Rajkumar R5-Mar-08 6:12
Rajkumar R5-Mar-08 6:12 
AnswerRe: how to watch the content which is pointed by a pointer Pin
Ernest Laurentin5-Mar-08 5:44
Ernest Laurentin5-Mar-08 5:44 
GeneralRe: how to watch the content which is pointed by a pointer Pin
wendyyue6-Mar-08 2:27
wendyyue6-Mar-08 2:27 
QuestionVC++ 6.0 question newbie question Pin
johnny alpaca5-Mar-08 3:54
johnny alpaca5-Mar-08 3:54 
AnswerRe: VC++ 6.0 question newbie question Pin
Rajkumar R5-Mar-08 4:14
Rajkumar R5-Mar-08 4:14 
GeneralRe: VC++ 6.0 question newbie question Pin
johnny alpaca5-Mar-08 4:18
johnny alpaca5-Mar-08 4:18 
QuestionRe: VC++ 6.0 question newbie question Pin
Rajkumar R5-Mar-08 4:19
Rajkumar R5-Mar-08 4:19 
GeneralRe: VC++ 6.0 question newbie question Pin
johnny alpaca5-Mar-08 4:20
johnny alpaca5-Mar-08 4:20 
GeneralRe: VC++ 6.0 question newbie question Pin
Rajkumar R5-Mar-08 4:29
Rajkumar R5-Mar-08 4:29 
AnswerRe: VC++ 6.0 question newbie question Pin
Ozer Karaagac5-Mar-08 4:37
professionalOzer Karaagac5-Mar-08 4:37 
GeneralRe: VC++ 6.0 question newbie question Pin
johnny alpaca6-Mar-08 0:47
johnny alpaca6-Mar-08 0:47 
GeneralRe: VC++ 6.0 question newbie question Pin
toxcct5-Mar-08 4:39
toxcct5-Mar-08 4:39 
QuestionRe: VC++ 6.0 question newbie question Pin
David Crow5-Mar-08 9:40
David Crow5-Mar-08 9:40 
GeneralRe: VC++ 6.0 question newbie question Pin
toxcct5-Mar-08 22:14
toxcct5-Mar-08 22:14 

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.