delete objects of classes declared in a DLL
- From: "Micheles" <NOTVALIDmichele.perozziNOTVALID@xxxxxxxxxxx>
- Date: Fri, 11 Nov 2005 16:42:56 +0100
Hi,
This is my problem:
-I've a WIN32 Application.
-My Application allocates(using the operator "new") objects of classes
declared in a DLL.
-When I try to delete these objects the compiler returns an error of this
type"debug assertion failed....file dbgheap.c"
Does someone know where is the problem?
Thanks to all can help me.
M
.
- Follow-Ups:
- Re: delete objects of classes declared in a DLL
- From: Micheles
- Re: delete objects of classes declared in a DLL
- From: David Lowndes
- Re: delete objects of classes declared in a DLL
- Prev by Date: Re: [News] MD5 / SHA-1 Encryptions Weakened
- Next by Date: Re: delete objects of classes declared in a DLL
- Previous by thread: Re: [News] MD5 / SHA-1 Encryptions Weakened
- Next by thread: Re: delete objects of classes declared in a DLL
- Index(es):
Relevant Pages
|