Click here to Skip to main content
16,015,018 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Separate CStrings Pin
Michael Dunn18-Mar-06 6:03
sitebuilderMichael Dunn18-Mar-06 6:03 
GeneralRe: Separate CStrings Pin
fambi_mail18-Mar-06 6:22
fambi_mail18-Mar-06 6:22 
QuestionImage Infos Dlg did not appear Pin
sottos18-Mar-06 5:35
sottos18-Mar-06 5:35 
QuestionCan someone explain this??? Pin
woosoo18-Mar-06 5:31
woosoo18-Mar-06 5:31 
AnswerRe: Can someone explain this??? Pin
Chris Losinger18-Mar-06 6:37
professionalChris Losinger18-Mar-06 6:37 
GeneralRe: Can someone explain this??? Pin
woosoo19-Mar-06 3:36
woosoo19-Mar-06 3:36 
QuestionMSDEV crashes . Pin
FarPointer18-Mar-06 5:03
FarPointer18-Mar-06 5:03 
AnswerRe: MSDEV crashes . Pin
Waldermort18-Mar-06 5:47
Waldermort18-Mar-06 5:47 
I had a similar problem earlier today. MSDEV crashed when I tried to run my code in the debugger. I tracked the problem down to the initialisation of a basic_string class. For some reason when inisializing the string object the string was too long, even though it was well under the 4294967294 chars specified by MS.

Your project may have a similar problem in that something is being initialised beyond it's memory allocation.
GeneralRe: MSDEV crashes . Pin
FarPointer18-Mar-06 6:08
FarPointer18-Mar-06 6:08 
QuestionError compilation Pin
kochiukhuatphuc18-Mar-06 4:38
kochiukhuatphuc18-Mar-06 4:38 
AnswerRe: Error compilation Pin
Hamid_RT18-Mar-06 5:25
Hamid_RT18-Mar-06 5:25 
AnswerRe: Error compilation Pin
Michael Dunn18-Mar-06 5:46
sitebuilderMichael Dunn18-Mar-06 5:46 
Questionhow Pin
benniej1518-Mar-06 3:55
benniej1518-Mar-06 3:55 
AnswerRe: how Pin
PJ Arends18-Mar-06 4:44
professionalPJ Arends18-Mar-06 4:44 
QuestionObtaining recycle bin folder Pin
Chintoo72318-Mar-06 3:31
Chintoo72318-Mar-06 3:31 
AnswerRe: Obtaining recycle bin folder Pin
Hamid_RT18-Mar-06 5:15
Hamid_RT18-Mar-06 5:15 
AnswerRe: Obtaining recycle bin folder Pin
Michael Dunn18-Mar-06 5:48
sitebuilderMichael Dunn18-Mar-06 5:48 
GeneralRe: Obtaining recycle bin folder Pin
Chintoo72318-Mar-06 15:58
Chintoo72318-Mar-06 15:58 
GeneralRe: Obtaining recycle bin folder Pin
Michael Dunn18-Mar-06 18:20
sitebuilderMichael Dunn18-Mar-06 18:20 
GeneralRe: Obtaining recycle bin folder Pin
Chintoo72318-Mar-06 18:47
Chintoo72318-Mar-06 18:47 
GeneralRe: Obtaining recycle bin folder Pin
Michael Dunn18-Mar-06 19:43
sitebuilderMichael Dunn18-Mar-06 19:43 
QuestionWin32 Slider Control Pin
amanoullah18-Mar-06 2:43
amanoullah18-Mar-06 2:43 
QuestionAn Icon on a Button Pin
ariesaloksingh18-Mar-06 1:46
ariesaloksingh18-Mar-06 1:46 
AnswerRe: An Icon on a Button Pin
Monty218-Mar-06 1:57
Monty218-Mar-06 1:57 
AnswerRe: An Icon on a Button Pin
Hamid_RT18-Mar-06 1:58
Hamid_RT18-Mar-06 1:58 

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.