Click here to Skip to main content
15,910,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CSocket - CSocketFile - CArchive Problem Pin
Brian Cox30-Sep-03 7:09
Brian Cox30-Sep-03 7:09 
GeneralSpy++ Pin
hph30-Sep-03 1:59
hph30-Sep-03 1:59 
GeneralMFC ShellExecuteEx structure Pin
Uke30-Sep-03 1:53
Uke30-Sep-03 1:53 
GeneralRe: MFC ShellExecuteEx structure Pin
David Crow30-Sep-03 2:28
David Crow30-Sep-03 2:28 
GeneralRe: MFC ShellExecuteEx structure Pin
Uke30-Sep-03 2:47
Uke30-Sep-03 2:47 
GeneralRe: MFC ShellExecuteEx structure Pin
Uke30-Sep-03 2:55
Uke30-Sep-03 2:55 
GeneralRe: MFC ShellExecuteEx structure Pin
David Crow30-Sep-03 2:56
David Crow30-Sep-03 2:56 
GeneralDebug Assertion Failure Pin
Saurabh_Delhi30-Sep-03 1:50
Saurabh_Delhi30-Sep-03 1:50 
Hi,

I got the folowing error while running a VC++ program. This program was complied on Debug mode.

====================
Error:-

Debug Assertion Failure.
Program: C:\Saurabh_Server.exe
File: dumpout.cpp
Line: 52
====================

This might be because of some memory leaks. Bcoz if these errors were due to Assertion failures in my code files, then error msg would have displayed my file name and line no itself.
But the file specified here does not belong to me.

I complied this program under "Release" version and it runs absolutely fine. Now my question is:

1. If I continue working on this code and at the end compile it to Release version, will it be Ok. Will it cause any error in future if user works on the Release version generated .EXE? Or this needs to be fixed immediately.

2. How it is to be fixed. Can anybody suggest the approach for it. (also for resolving the memory leaks).

Thanx and Regards,
Saurabh
GeneralRe: Debug Assertion Failure Pin
jhwurmbach30-Sep-03 1:55
jhwurmbach30-Sep-03 1:55 
GeneralRe: Debug Assertion Failure Pin
Saurabh_Delhi30-Sep-03 2:20
Saurabh_Delhi30-Sep-03 2:20 
GeneralRe: Debug Assertion Failure Pin
jhwurmbach30-Sep-03 2:31
jhwurmbach30-Sep-03 2:31 
GeneralRe: Debug Assertion Failure Pin
David Crow30-Sep-03 2:43
David Crow30-Sep-03 2:43 
GeneralRe: Debug Assertion Failure Pin
David Crow30-Sep-03 2:40
David Crow30-Sep-03 2:40 
GeneralRe: Debug Assertion Failure Pin
Saurabh_Delhi30-Sep-03 3:06
Saurabh_Delhi30-Sep-03 3:06 
GeneralRe: Debug Assertion Failure Pin
David Crow30-Sep-03 3:35
David Crow30-Sep-03 3:35 
GeneralCode to read thru Pin
bhangie30-Sep-03 0:39
bhangie30-Sep-03 0:39 
GeneralRe: Code to read thru Pin
Maximilien30-Sep-03 0:58
Maximilien30-Sep-03 0:58 
GeneralRe: Code to read thru Pin
David Crow30-Sep-03 2:44
David Crow30-Sep-03 2:44 
QuestionEditbox multiline problem??? Pin
xxhimanshu30-Sep-03 0:32
xxhimanshu30-Sep-03 0:32 
AnswerRe: Editbox multiline problem??? Pin
David Crow30-Sep-03 2:45
David Crow30-Sep-03 2:45 
GeneralRe: Editbox multiline problem??? Pin
xxhimanshu1-Oct-03 1:27
xxhimanshu1-Oct-03 1:27 
QuestionIs there a difference between ".hpp" and ".h" files? Pin
WREY29-Sep-03 22:49
WREY29-Sep-03 22:49 
AnswerRe: Is there a difference between ".hpp" and ".h" files? Pin
Bernhard29-Sep-03 23:23
Bernhard29-Sep-03 23:23 
AnswerRe: Is there a difference between ".hpp" and ".h" files? Pin
jhwurmbach29-Sep-03 23:23
jhwurmbach29-Sep-03 23:23 
GeneralUsing ActiveX control in the html page Pin
Eltanin29-Sep-03 22:20
Eltanin29-Sep-03 22:20 

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.