This is what pisses me off. We have an application that is a very
large commercial application. The application has several COM dlls and
MFC code
Occassionally we get assert on 1040 line in dbgheap.c,heap pointer
(passed to free/delete is invalid).It is not reproducible,
What is frustrating is that there is no help from MS to dectect such
problems. We already wasted 2 months tring different approaches.
PageHeap that every Microsoft Employee so proudly talks about is the
peice of crap.
Can you imagine allocating 1 page after every allocation. Maybe it
will work for test apps that Microsofties write for their own testing
but it is a piece of crap for a big application ...
I am so sick of this problem. MS keeps talking about .NET LongHorn,
bullshit etc but never tries to research ways to help us fixing the
existing problems.
I wish all developers and companies out there buycott the ,NET and all
other crap Microsofties keep pushing at us.
Many of you may sense frustration in my mail and I really am
frustrated .