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

C / C++ / MFC

 
AnswerRe: MFC Application crashes in standard browse dialog box. Pin
Cosmic Egg23-Jul-08 7:28
Cosmic Egg23-Jul-08 7:28 
QuestionRe: MFC Application crashes in standard browse dialog box. Pin
David Crow23-Jul-08 7:36
David Crow23-Jul-08 7:36 
AnswerRe: MFC Application crashes in standard browse dialog box. Pin
Cosmic Egg15-Oct-08 6:04
Cosmic Egg15-Oct-08 6:04 
QuestionDebug assertion error Pin
bhanu_850922-Jul-08 6:29
bhanu_850922-Jul-08 6:29 
QuestionRe: Debug assertion error Pin
David Crow22-Jul-08 7:06
David Crow22-Jul-08 7:06 
AnswerRe: Debug assertion error Pin
Mark Salsbery22-Jul-08 7:21
Mark Salsbery22-Jul-08 7:21 
GeneralRe: Debug assertion error Pin
bhanu_850922-Jul-08 20:12
bhanu_850922-Jul-08 20:12 
AnswerRe: Debug assertion error Pin
Stephen Hewitt22-Jul-08 14:08
Stephen Hewitt22-Jul-08 14:08 
bhanu_8509 wrote:
I got debug assertion error in afxwin2.inl line no. 197


There's no guarantee that line 197 of "afxwin2.inl" is the same in two different versions of MFC. Always look at the assert, as in general there'll be a comment near the assertion that explains what's going wrong. If that fails to help post some of the code around the actual assert.

Steve

GeneralRe: Debug assertion error Pin
bhanu_850922-Jul-08 20:10
bhanu_850922-Jul-08 20:10 
GeneralRe: Debug assertion error Pin
Stephen Hewitt22-Jul-08 20:13
Stephen Hewitt22-Jul-08 20:13 
GeneralRe: Debug assertion error Pin
bhanu_850922-Jul-08 20:39
bhanu_850922-Jul-08 20:39 
GeneralRe: Debug assertion error Pin
Stephen Hewitt22-Jul-08 20:41
Stephen Hewitt22-Jul-08 20:41 
GeneralRe: Debug assertion error Pin
bhanu_850922-Jul-08 22:40
bhanu_850922-Jul-08 22:40 
GeneralRe: Debug assertion error Pin
bhanu_850923-Jul-08 1:23
bhanu_850923-Jul-08 1:23 
GeneralRe: Debug assertion error Pin
Mark Salsbery23-Jul-08 6:16
Mark Salsbery23-Jul-08 6:16 
QuestionNetworked High Scores Pin
Ackmm722-Jul-08 4:59
Ackmm722-Jul-08 4:59 
AnswerRe: Networked High Scores Pin
Moak12-Aug-08 13:43
Moak12-Aug-08 13:43 
QuestionFile Copy Pin
Chandrasekharan P22-Jul-08 0:54
Chandrasekharan P22-Jul-08 0:54 
AnswerRe: File Copy Pin
_AnsHUMAN_ 22-Jul-08 1:02
_AnsHUMAN_ 22-Jul-08 1:02 
Questionencrypting the stderr of console+socket redirection Pin
FotisSs22-Jul-08 0:14
FotisSs22-Jul-08 0:14 
Question870501 - registry Pin
ilostmyid221-Jul-08 22:58
professionalilostmyid221-Jul-08 22:58 
QuestionRe: 870501 - registry Pin
CPallini21-Jul-08 23:05
mveCPallini21-Jul-08 23:05 
AnswerRe: 870501 - registry Pin
Rajesh R Subramanian28-Jul-08 1:50
professionalRajesh R Subramanian28-Jul-08 1:50 
GeneralRe: 870501 - registry Pin
CPallini28-Jul-08 2:09
mveCPallini28-Jul-08 2:09 
AnswerRe: 870501 - registry Pin
Rajesh R Subramanian28-Jul-08 2:10
professionalRajesh R Subramanian28-Jul-08 2:10 

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.