Click here to Skip to main content
15,914,070 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: 'buffer' was corrupted? Pin
Sam Hobbs20-Jun-07 10:30
Sam Hobbs20-Jun-07 10:30 
QuestionIs it safe to perform "delete this" in class member functions. Pin
Ajax9530-Mar-06 8:39
Ajax9530-Mar-06 8:39 
AnswerRe: Is it safe to perform "delete this" in class member functions. Pin
David Crow30-Mar-06 9:29
David Crow30-Mar-06 9:29 
AnswerRe: Is it safe to perform "delete this" in class member functions. Pin
Stephen Hewitt30-Mar-06 11:16
Stephen Hewitt30-Mar-06 11:16 
QuestionAdd items in list box Pin
celllllllll30-Mar-06 7:28
celllllllll30-Mar-06 7:28 
AnswerRe: Add items in list box Pin
David Crow30-Mar-06 7:34
David Crow30-Mar-06 7:34 
GeneralRe: Add items in list box Pin
celllllllll30-Mar-06 7:59
celllllllll30-Mar-06 7:59 
GeneralRe: Add items in list box Pin
David Crow30-Mar-06 8:06
David Crow30-Mar-06 8:06 
No. You will need a CListBox control variable (use ClassWizard for this), then call AddString() in the context of that variable.


"Let us be thankful for the fools. But for them the rest of us could not succeed." - Mark Twain

"There is no death, only a change of worlds." - Native American Proverb


GeneralRe: Add items in list box Pin
celllllllll30-Mar-06 8:09
celllllllll30-Mar-06 8:09 
AnswerRe: Add items in list box Pin
Maximilien30-Mar-06 7:37
Maximilien30-Mar-06 7:37 
GeneralRe: Add items in list box Pin
celllllllll30-Mar-06 8:07
celllllllll30-Mar-06 8:07 
GeneralRe: Add items in list box Pin
David Crow30-Mar-06 9:09
David Crow30-Mar-06 9:09 
GeneralRe: Add items in list box Pin
celllllllll30-Mar-06 10:45
celllllllll30-Mar-06 10:45 
AnswerRe: Add items in list box Pin
Hamid_RT30-Mar-06 17:44
Hamid_RT30-Mar-06 17:44 
QuestionTesting if a file exists Pin
Rage30-Mar-06 7:08
professionalRage30-Mar-06 7:08 
AnswerRe: Testing if a file exists Pin
David Crow30-Mar-06 7:35
David Crow30-Mar-06 7:35 
AnswerRe: Testing if a file exists Pin
Ajax9530-Mar-06 8:41
Ajax9530-Mar-06 8:41 
QuestionRe: Testing if a file exists Pin
David Crow30-Mar-06 9:11
David Crow30-Mar-06 9:11 
AnswerRe: Testing if a file exists Pin
toxcct30-Mar-06 20:29
toxcct30-Mar-06 20:29 
QuestionWhy do I extract two different mp3 song durations? Pin
yongwpi30-Mar-06 6:35
yongwpi30-Mar-06 6:35 
AnswerRe: Why do I extract two different mp3 song durations? Pin
lastgen30-Mar-06 17:08
lastgen30-Mar-06 17:08 
GeneralRe: Why do I extract two different mp3 song durations? Pin
yongwpi31-Mar-06 4:13
yongwpi31-Mar-06 4:13 
Questiona suggestion Pin
yaaqub30-Mar-06 6:24
yaaqub30-Mar-06 6:24 
AnswerRe: a suggestion Pin
toxcct30-Mar-06 6:36
toxcct30-Mar-06 6:36 
QuestionDecode problem Pin
beardy janggut30-Mar-06 5:32
beardy janggut30-Mar-06 5:32 

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.