Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: INF and/or NAN (global) exception during debug [modified] Pin
Nishad S29-Sep-09 4:04
Nishad S29-Sep-09 4:04 
GeneralRe: INF and/or NAN (global) exception during debug Pin
Russell'29-Sep-09 4:25
Russell'29-Sep-09 4:25 
GeneralRe: INF and/or NAN (global) exception during debug Pin
Richard MacCutchan29-Sep-09 5:46
mveRichard MacCutchan29-Sep-09 5:46 
GeneralRe: INF and/or NAN (global) exception during debug Pin
Russell'29-Sep-09 6:20
Russell'29-Sep-09 6:20 
QuestionRe: INF and/or NAN (global) exception during debug Pin
David Crow29-Sep-09 5:12
David Crow29-Sep-09 5:12 
AnswerRe: INF and/or NAN (global) exception during debug Pin
Nishad S29-Sep-09 17:13
Nishad S29-Sep-09 17:13 
AnswerRe: INF and/or NAN (global) exception during debug Pin
PJ Arends29-Sep-09 6:21
professionalPJ Arends29-Sep-09 6:21 
GeneralRe: INF and/or NAN (global) exception during debug Pin
Russell'29-Sep-09 6:37
Russell'29-Sep-09 6:37 
GeneralRe: INF and/or NAN (global) exception during debug Pin
PJ Arends2-Oct-09 9:32
professionalPJ Arends2-Oct-09 9:32 
AnswerRe: INF and/or NAN (global) exception during debug Pin
Rick York29-Sep-09 6:47
mveRick York29-Sep-09 6:47 
QuestionMFC dialog: Load jpg images from a folder and display the images one by one Pin
zhangchanghe21429-Sep-09 2:57
zhangchanghe21429-Sep-09 2:57 
AnswerRe: MFC dialog: Load jpg images from a folder and display the images one by one Pin
KarstenK29-Sep-09 3:14
mveKarstenK29-Sep-09 3:14 
AnswerRe: MFC dialog: Load jpg images from a folder and display the images one by one Pin
Maximilien29-Sep-09 3:17
Maximilien29-Sep-09 3:17 
AnswerRe: MFC dialog: Load jpg images from a folder and display the images one by one Pin
Richard MacCutchan29-Sep-09 3:27
mveRichard MacCutchan29-Sep-09 3:27 
GeneralRe: MFC dialog: Load jpg images from a folder and display the images one by one Pin
kilt30-Sep-09 4:16
kilt30-Sep-09 4:16 
GeneralRe: MFC dialog: Load jpg images from a folder and display the images one by one Pin
Richard MacCutchan30-Sep-09 6:02
mveRichard MacCutchan30-Sep-09 6:02 
QuestionSyntax For Intializer list for base contructer Pin
ForNow29-Sep-09 2:56
ForNow29-Sep-09 2:56 
QuestionRe: Syntax For Intializer list for base contructer Pin
CPallini29-Sep-09 3:18
mveCPallini29-Sep-09 3:18 
AnswerRe: Syntax For Intializer list for base contructer Pin
David Crow29-Sep-09 3:26
David Crow29-Sep-09 3:26 
GeneralRe: Syntax For Intializer list for base contructer Pin
ForNow29-Sep-09 4:19
ForNow29-Sep-09 4:19 
Questionusing FmtLines() function in CEdit class Pin
KASR129-Sep-09 2:41
KASR129-Sep-09 2:41 
QuestionRe: using FmtLines() function in CEdit class Pin
David Crow29-Sep-09 3:10
David Crow29-Sep-09 3:10 
KASR1 wrote:
The m_EditCtrl.FmtLines(FALSE) causes crash in my application.


What is a "crash?" Is an exception thrown? Was an assertion fired? Have you used the debugger to verify that the edit control exists yet? If you comment that line, does the "crash" still occur (on the next line, perhaps)?

"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons


AnswerRe: using FmtLines() function in CEdit class Pin
KASR129-Sep-09 19:07
KASR129-Sep-09 19:07 
GeneralRe: using FmtLines() function in CEdit class Pin
David Crow30-Sep-09 2:36
David Crow30-Sep-09 2:36 
GeneralRe: using FmtLines() function in CEdit class Pin
KASR130-Sep-09 2:41
KASR130-Sep-09 2:41 

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.