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

C / C++ / MFC

 
GeneralHelp with EDCN2000N CCD Camera Software.... Pin
tonicito25-Jun-03 6:25
tonicito25-Jun-03 6:25 
GeneralRe: Help with EDCN2000N CCD Camera Software.... Pin
tonicito27-Jun-03 5:24
tonicito27-Jun-03 5:24 
Questionbug or my fault? Pin
nothingremained25-Jun-03 6:22
nothingremained25-Jun-03 6:22 
AnswerRe: bug or my fault? Pin
David Crow25-Jun-03 7:08
David Crow25-Jun-03 7:08 
QuestionMemory leak in CMapStringToOb - Why? Pin
pf725-Jun-03 5:53
pf725-Jun-03 5:53 
AnswerRe: Memory leak in CMapStringToOb - Why? Pin
pf725-Jun-03 8:45
pf725-Jun-03 8:45 
GeneralRe: Memory leak in CMapStringToOb - Why? Pin
basementman25-Jun-03 11:27
basementman25-Jun-03 11:27 
GeneralRe: Memory leak in CMapStringToOb - Why? Pin
pf725-Jun-03 11:58
pf725-Jun-03 11:58 
Thanks, but, as you can see, I've already commented the "RemoveAll()" out with the statement "didn't help either!" The fact is that, as stated in my first question, it seems as if the objects are not deconstructed correctly. But only in Release mode, not in Debug mode. I've heared that the debug mode features some type of "garbage collection" but when executing my script I do not get compiler warnings or debugger messages saying that it is deleting / destructing any instances of my object.

It's strange, I know, but if any one of you tried it out the way I did, it would - hopefully - have the same result: a memory leak of which I don't know what the cause might be.
GeneralRe: Memory leak in CMapStringToOb - Why? Pin
pf726-Jun-03 3:52
pf726-Jun-03 3:52 
GeneralRe: Memory leak in CMapStringToOb - Why? Pin
John M. Drescher26-Jun-03 23:27
John M. Drescher26-Jun-03 23:27 
GeneralRe: Memory leak in CMapStringToOb - Why? Pin
pf727-Jun-03 4:17
pf727-Jun-03 4:17 
GeneralRe: Memory leak in CMapStringToOb - Why? Pin
John M. Drescher27-Jun-03 9:47
John M. Drescher27-Jun-03 9:47 
GeneralRe: Memory leak in CMapStringToOb - Why? Pin
pf727-Jun-03 11:29
pf727-Jun-03 11:29 
Generalmaximum characters in edit box Pin
skinnyreptile25-Jun-03 5:36
skinnyreptile25-Jun-03 5:36 
GeneralRe: maximum characters in edit box Pin
Rob Caldecott25-Jun-03 5:40
Rob Caldecott25-Jun-03 5:40 
GeneralRe: maximum characters in edit box Pin
skinnyreptile25-Jun-03 5:48
skinnyreptile25-Jun-03 5:48 
GeneralRTTI/dynamic_cast Pin
Rob Caldecott25-Jun-03 5:08
Rob Caldecott25-Jun-03 5:08 
GeneralRe: RTTI/dynamic_cast Pin
John M. Drescher25-Jun-03 5:13
John M. Drescher25-Jun-03 5:13 
GeneralRe: RTTI/dynamic_cast Pin
Nemanja Trifunovic25-Jun-03 5:29
Nemanja Trifunovic25-Jun-03 5:29 
GeneralRe: RTTI/dynamic_cast Pin
Rob Caldecott25-Jun-03 5:33
Rob Caldecott25-Jun-03 5:33 
GeneralRe: RTTI/dynamic_cast Pin
peterchen25-Jun-03 5:33
peterchen25-Jun-03 5:33 
GeneralRe: RTTI/dynamic_cast Pin
Peter Weyzen25-Jun-03 5:49
Peter Weyzen25-Jun-03 5:49 
GeneralRe: RTTI/dynamic_cast Pin
peterchen25-Jun-03 6:27
peterchen25-Jun-03 6:27 
GeneralRe: RTTI/dynamic_cast Pin
John M. Drescher26-Jun-03 23:19
John M. Drescher26-Jun-03 23:19 
GeneralRe: RTTI/dynamic_cast Pin
Jim Crafton25-Jun-03 7:59
Jim Crafton25-Jun-03 7:59 

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.