Click here to Skip to main content
16,004,991 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: 2 MFC Questions from a newbie. Help please. Pin
31-Oct-04 10:50
suss31-Oct-04 10:50 
GeneralRe: 2 MFC Questions from a newbie. Help please. Pin
Natural_Demon31-Oct-04 10:59
Natural_Demon31-Oct-04 10:59 
GeneralEdge Linking Algorithm Pin
gilazilla30-Oct-04 5:01
gilazilla30-Oct-04 5:01 
Generaldebugging dll's Pin
ddskid30-Oct-04 3:53
ddskid30-Oct-04 3:53 
GeneralRe: debugging dll's Pin
Member 148206231-Oct-04 11:31
Member 148206231-Oct-04 11:31 
QuestionMemory Leak...Any Help ? Pin
Amarelia30-Oct-04 1:10
Amarelia30-Oct-04 1:10 
AnswerRe: Memory Leak...Any Help ? Pin
BeerFizz30-Oct-04 5:48
BeerFizz30-Oct-04 5:48 
GeneralRe: Memory Leak...Any Help ? Pin
Amarelia31-Oct-04 17:47
Amarelia31-Oct-04 17:47 
Hello Sir
Thankx for taking time for my problem.
I have already written what is the line number 310 by comment...Still I am writing this again here....For whole code you can just look it back to my problem on Codeproject at http://www.codeproject.com/script/comments/forums.asp?msg=960928&forumid=1647#xx960928xx

Line number 310 and onwards....
------------------------------
sOut = new char[len + 1 + 25]; // Here sOut is not been freed after allocating memory

sOut[0] = '<';
sOut[1] = 'A';
sOut[2] = 'E';
sOut[3] = 'S';
sOut[4] = '_';
sOut[5] = 'E';
sOut[6] = 'n';
sOut[7] = 'c';
sOut[8] = 'o';
sOut[9] = 'd';
sOut[10] = 'e';
sOut[11] = '>';
.
.
.

Regards

Mahesh
GeneralRe: Memory Leak...Any Help ? Pin
Roger Allen1-Nov-04 3:13
Roger Allen1-Nov-04 3:13 
QuestionHow to get licence key for IBM's Rational Purify Evaluation ? Pin
Anonymous29-Oct-04 23:45
Anonymous29-Oct-04 23:45 
AnswerRe: How to get licence key for IBM's Rational Purify Evaluation ? Pin
Sujan Christo29-Oct-04 23:51
Sujan Christo29-Oct-04 23:51 
GeneralDeutsches Diskussion-Board gesucht! Pin
gerspeece29-Oct-04 23:43
gerspeece29-Oct-04 23:43 
GeneralRe: Deutsches Diskussion-Board gesucht! Pin
peterchen30-Oct-04 1:53
peterchen30-Oct-04 1:53 
GeneralDLL Info &amp;Frage Pin
gerspeece29-Oct-04 23:42
gerspeece29-Oct-04 23:42 
GeneralHi Pin
Rassul Yunussov29-Oct-04 22:47
Rassul Yunussov29-Oct-04 22:47 
GeneralSQL Server - Stored procedure Pin
Sujan Christo29-Oct-04 21:47
Sujan Christo29-Oct-04 21:47 
GeneralRe: SQL Server - Stored procedure Pin
Tim Smith31-Oct-04 8:55
Tim Smith31-Oct-04 8:55 
GeneralRe: SQL Server - Stored procedure Pin
Sujan Christo31-Oct-04 18:08
Sujan Christo31-Oct-04 18:08 
GeneralCheck mail and download attachments. Pin
.NetRams29-Oct-04 20:51
.NetRams29-Oct-04 20:51 
GeneralRe: Check mail and download attachments. Pin
ThatsAlok29-Oct-04 21:34
ThatsAlok29-Oct-04 21:34 
GeneralRe: Check mail and download attachments. Pin
Sujan Christo29-Oct-04 21:37
Sujan Christo29-Oct-04 21:37 
GeneralRe: Check mail and download attachments. Pin
.NetRams29-Oct-04 23:50
.NetRams29-Oct-04 23:50 
GeneralRe: Check mail and download attachments. Pin
Sujan Christo30-Oct-04 0:23
Sujan Christo30-Oct-04 0:23 
GeneralRe: Check mail and download attachments. Pin
Michael P Butler30-Oct-04 0:23
Michael P Butler30-Oct-04 0:23 
GeneralWeb Browser Control Pin
cberam29-Oct-04 20:33
cberam29-Oct-04 20:33 

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.