Click here to Skip to main content
15,917,617 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: Debug Assertion Failure Pin
jhwurmbach30-Sep-03 1:55
jhwurmbach30-Sep-03 1:55 
Saurabh_Delhi wrote:
If I continue working on this code and at the end compile it to Release version, will it be Ok.

No.
The error will just go unnoticed. Maybe it will manifest itself under mysterious circumstances, or you will find a way to trigger.

Saurabh_Delhi wrote:
How it is to be fixed

How are we to know?
You did not show the relevant code.

Saurabh_Delhi wrote:
also for resolving the memory leaks

Delete every memory you allocate exactly once.



Who is 'General Failure'? And why is he reading my harddisk?!?
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 
GeneralModeless dialog parent window Pin
Shah Shehpori29-Sep-03 22:20
sussShah Shehpori29-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.