Click here to Skip to main content
15,902,189 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CFileDialog: HELP Pin
Tomasz Sowinski3-Oct-02 10:12
Tomasz Sowinski3-Oct-02 10:12 
GeneralRe: CFileDialog: HELP Pin
Sunnygirl3-Oct-02 10:19
Sunnygirl3-Oct-02 10:19 
GeneralRe: CFileDialog: HELP Pin
Tomasz Sowinski3-Oct-02 10:22
Tomasz Sowinski3-Oct-02 10:22 
GeneralRe: CFileDialog: HELP Pin
Sunnygirl3-Oct-02 10:26
Sunnygirl3-Oct-02 10:26 
GeneralRe: CFileDialog: HELP Pin
Tomasz Sowinski3-Oct-02 10:29
Tomasz Sowinski3-Oct-02 10:29 
GeneralRe: CFileDialog: HELP Pin
Sunnygirl3-Oct-02 11:02
Sunnygirl3-Oct-02 11:02 
GeneralRe: CFileDialog: HELP Pin
Shog93-Oct-02 10:34
sitebuilderShog93-Oct-02 10:34 
GeneralDelete STL list Pin
Chris Richardson3-Oct-02 9:51
Chris Richardson3-Oct-02 9:51 
Here's my problem. I've got a pointer to an STL list inside a class that resides in a DLL. I was attempting to allocate an object for that pointer to point to inside the EXE, then, in the destructor for the class (in the DLL), I delete it. At which point I delete it, the heap checker becomes unhappy with me and gives me a user breakpoint. I've seen this kind of problem before with different heaps etc, but I've got plenty of other objects in this program which are allocated in the EXE and deleted in the DLL.

Why is it a problem with an STL list?

Chris Richardson
GeneralRe: Delete STL list Pin
Tomasz Sowinski3-Oct-02 10:08
Tomasz Sowinski3-Oct-02 10:08 
GeneralRe: Delete STL list Pin
Chris Richardson3-Oct-02 10:10
Chris Richardson3-Oct-02 10:10 
GeneralRe: Delete STL list Pin
Joaquín M López Muñoz3-Oct-02 10:10
Joaquín M López Muñoz3-Oct-02 10:10 
GeneralCStringArray and its size Pin
ns3-Oct-02 9:21
ns3-Oct-02 9:21 
GeneralRe: CStringArray and its size Pin
Shog93-Oct-02 9:22
sitebuilderShog93-Oct-02 9:22 
GeneralThank you! Pin
ns3-Oct-02 9:31
ns3-Oct-02 9:31 
GeneralHiding Destop Icons Pin
Dean Michaud3-Oct-02 8:37
Dean Michaud3-Oct-02 8:37 
GeneralRe: Hiding Destop Icons Pin
Shog93-Oct-02 9:20
sitebuilderShog93-Oct-02 9:20 
Generalseeking activeX control/library fro vt100 terminal emulation Pin
michael thomas3-Oct-02 8:28
michael thomas3-Oct-02 8:28 
GeneralRe: seeking activeX control/library fro vt100 terminal emulation Pin
Anonymous3-Oct-02 9:00
Anonymous3-Oct-02 9:00 
GeneralSuppressing Next button on wizard Pin
Lilian Chan-Grant3-Oct-02 8:11
Lilian Chan-Grant3-Oct-02 8:11 
GeneralRe: Suppressing Next button on wizard Pin
Tomasz Sowinski3-Oct-02 8:19
Tomasz Sowinski3-Oct-02 8:19 
GeneralRe: Suppressing Next button on wizard Pin
Lilian Chan-Grant3-Oct-02 8:27
Lilian Chan-Grant3-Oct-02 8:27 
GeneralRe: Suppressing Next button on wizard Pin
Tomasz Sowinski3-Oct-02 8:36
Tomasz Sowinski3-Oct-02 8:36 
GeneralRe: Suppressing Next button on wizard Pin
Lilian Chan-Grant3-Oct-02 9:15
Lilian Chan-Grant3-Oct-02 9:15 
Generalscreen size Pin
Kash3-Oct-02 6:33
Kash3-Oct-02 6:33 
GeneralRe: screen size Pin
Tomasz Sowinski3-Oct-02 6:50
Tomasz Sowinski3-Oct-02 6: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.