Click here to Skip to main content
15,895,192 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: seperating items Pin
Peter Weyzen18-May-06 12:21
Peter Weyzen18-May-06 12:21 
AnswerRe: seperating items Pin
ThatsAlok18-May-06 19:39
ThatsAlok18-May-06 19:39 
Questionhow to display text in a combo box edit control Pin
elephantstar18-May-06 10:20
elephantstar18-May-06 10:20 
AnswerRe: how to display text in a combo box edit control Pin
Chris Losinger18-May-06 10:31
professionalChris Losinger18-May-06 10:31 
GeneralRe: how to display text in a combo box edit control Pin
elephantstar18-May-06 11:02
elephantstar18-May-06 11:02 
AnswerRe: how to display text in a combo box edit control Pin
Andy Rama19-May-06 3:04
Andy Rama19-May-06 3:04 
GeneralRe: how to display text in a combo box edit control Pin
elephantstar23-May-06 11:45
elephantstar23-May-06 11:45 
QuestionMemory leak issue Pin
Chris Corben18-May-06 8:55
Chris Corben18-May-06 8:55 
My app reports memory leaks. The problem is, I can't track them down because the allocation numbers (the ones in curly brackets) change every time I run the app, even though I do so in exactly the same way each time. I have tried using Visual Leak detector, but it doesn't find any leaks. Any suggestions would be most appreciated!

Here's what pops up in the Debug Window. I am using Visual C++ 6.0, under Windows XP Home edition.

Detected memory leaks!
Dumping objects ->
strcore.cpp(118) : {1398} normal block at 0x00EF4300, 16 bytes long.
Data: < F:\ > 01 00 00 00 03 00 00 00 03 00 00 00 46 3A 5C 00
strcore.cpp(118) : {1397} normal block at 0x00EF4448, 16 bytes long.
Data: < C:\ > 01 00 00 00 03 00 00 00 03 00 00 00 43 3A 5C 00
thrdcore.cpp(166) : {1388} client block at 0x00EF47D8, subtype 0, 112 bytes long.
a CWinThread object at $00EF47D8, 112 bytes long
thrdcore.cpp(166) : {1367} client block at 0x00EF44A0, subtype 0, 112 bytes long.
a CWinThread object at $00EF44A0, 112 bytes long
Object dump complete.

Thanks for any help!
AnswerRe: Memory leak issue Pin
Chris Meech18-May-06 9:11
Chris Meech18-May-06 9:11 
GeneralRe: Memory leak issue Pin
Chris Corben18-May-06 12:08
Chris Corben18-May-06 12:08 
AnswerRe: Memory leak issue Pin
knoxplusplus23-May-06 8:03
knoxplusplus23-May-06 8:03 
QuestionDocument Types Pin
BlitzPackage18-May-06 7:46
BlitzPackage18-May-06 7:46 
AnswerRe: Document Types Pin
David Crow18-May-06 9:18
David Crow18-May-06 9:18 
GeneralRe: Document Types Pin
BlitzPackage18-May-06 10:07
BlitzPackage18-May-06 10:07 
Questionstdafx Pin
big_denny_20018-May-06 6:59
big_denny_20018-May-06 6:59 
AnswerRe: stdafx Pin
Michael Dunn18-May-06 7:36
sitebuilderMichael Dunn18-May-06 7:36 
AnswerRe: stdafx Pin
knoxplusplus23-May-06 8:05
knoxplusplus23-May-06 8:05 
QuestionMMC-Adding an Item to the context menu of the Results Pane Pin
Stevemc7518-May-06 5:46
Stevemc7518-May-06 5:46 
QuestionCRecordset Timing Problem Pin
e-DJ18-May-06 5:16
e-DJ18-May-06 5:16 
QuestionCRecordset and CTime Problem Pin
e-DJ18-May-06 5:09
e-DJ18-May-06 5:09 
QuestionRe: CRecordset and CTime Problem Pin
David Crow18-May-06 5:54
David Crow18-May-06 5:54 
QuestionRe: CRecordset and CTime Problem Pin
e-DJ19-May-06 2:57
e-DJ19-May-06 2:57 
AnswerRe: CRecordset and CTime Problem Pin
David Crow19-May-06 3:03
David Crow19-May-06 3:03 
GeneralRe: CRecordset and CTime Problem Pin
e-DJ23-May-06 5:51
e-DJ23-May-06 5:51 
QuestionError not releasing memeory Pin
bujji_bec18-May-06 4:50
bujji_bec18-May-06 4:50 

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.