Click here to Skip to main content
15,905,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to compare string.. Pin
toxcct19-Dec-06 1:54
toxcct19-Dec-06 1:54 
QuestionRe: How to compare string.. Pin
David Crow19-Dec-06 3:03
David Crow19-Dec-06 3:03 
GeneralRe: How to compare string.. Pin
Shah Satish19-Dec-06 1:54
Shah Satish19-Dec-06 1:54 
AnswerRe: How to compare string.. Pin
prasad_som19-Dec-06 17:05
prasad_som19-Dec-06 17:05 
GeneralRe: How to compare string.. Pin
Shah Satish19-Dec-06 20:54
Shah Satish19-Dec-06 20:54 
GeneralRe: How to compare string.. Pin
Maximilien19-Dec-06 3:03
Maximilien19-Dec-06 3:03 
GeneralRe: How to compare string.. Pin
Shah Satish19-Dec-06 20:55
Shah Satish19-Dec-06 20:55 
QuestionMemory leak in IMPLEMENT_DYNCREATE(CMDIChildWnd) Pin
rp_suman18-Dec-06 21:01
rp_suman18-Dec-06 21:01 
When I create a child frame and close it, a memory leak is reported in the output window as follows:
"childfrm.cpp(44) : {2414101} client block at 0x01AF7A00, subtype c0, 444 bytes long."
I would like to know what is possibility for this leak.

I am initializing only one bool variable in the constructor of child frame class.
I am having some user-defined functions in child frame class with return type LRESULT,
and a CSplitterWnd object which is used to create panes with CreateStatic() and CreateView() methods.
Is there any chance for leak from CSplitterWnd.
Is there function to delete the panes created by the splitter.
Any help would be greatly appreciated.

Thanks & Regards,
Suman

AnswerRe: Memory leak in IMPLEMENT_DYNCREATE(CMDIChildWnd) Pin
Mark Salsbery19-Dec-06 8:30
Mark Salsbery19-Dec-06 8:30 
GeneralRe: Memory leak in IMPLEMENT_DYNCREATE(CMDIChildWnd) Pin
rp_suman19-Dec-06 14:18
rp_suman19-Dec-06 14:18 
GeneralRe: Memory leak in IMPLEMENT_DYNCREATE(CMDIChildWnd) Pin
Mark Salsbery19-Dec-06 15:29
Mark Salsbery19-Dec-06 15:29 
AnswerRe: Memory leak in IMPLEMENT_DYNCREATE(CMDIChildWnd) Pin
prasad_som19-Dec-06 17:07
prasad_som19-Dec-06 17:07 
GeneralRe: Memory leak in IMPLEMENT_DYNCREATE(CMDIChildWnd) Pin
rp_suman19-Dec-06 20:06
rp_suman19-Dec-06 20:06 
QuestionBiSerial || ( PS2) interface Pin
ahmad al-omar18-Dec-06 21:00
ahmad al-omar18-Dec-06 21:00 
QuestionCArrays Pin
Taruni18-Dec-06 20:27
Taruni18-Dec-06 20:27 
AnswerRe: CArrays Pin
_AnsHUMAN_ 18-Dec-06 20:51
_AnsHUMAN_ 18-Dec-06 20:51 
AnswerRe: CArrays Pin
Cedric Moonen18-Dec-06 20:52
Cedric Moonen18-Dec-06 20:52 
QuestionRutime error ? Pin
Sakthiu18-Dec-06 20:09
Sakthiu18-Dec-06 20:09 
QuestionRe: Rutime error ? Pin
prasad_som18-Dec-06 20:15
prasad_som18-Dec-06 20:15 
QuestionRe: Rutime error ? [modified] Pin
Sakthiu18-Dec-06 20:20
Sakthiu18-Dec-06 20:20 
QuestionRe: Rutime error ? Pin
prasad_som18-Dec-06 20:30
prasad_som18-Dec-06 20:30 
AnswerRe: Rutime error ? Pin
Sakthiu18-Dec-06 20:44
Sakthiu18-Dec-06 20:44 
AnswerRe: Rutime error ? [modified] Pin
prasad_som18-Dec-06 21:52
prasad_som18-Dec-06 21:52 
QuestionRe: Rutime error ? Pin
Sakthiu18-Dec-06 22:07
Sakthiu18-Dec-06 22:07 
AnswerRe: Rutime error ? Pin
prasad_som18-Dec-06 22:16
prasad_som18-Dec-06 22:16 

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.