Debug assertion failed!
COM
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, Does anyonesee the following problem? I built a COM component, and when I run my program, there's an eeror message: Debug assertion failed! Program: D:programs\... File: dbgdel.cpp Line: 47 Expression: _BLOCK_TYPE_IS_VALID(pHeap->nBlockUse) The strange this is that if I build a dll file only (not use COM technique), that problem doesn't happen even the codes in COM and dll are exactly the same. Thanks in advance for any help. Nga