Hi,
I have an application which uses COM componennts. When I debug my application(Release Mode - With Debug Info), the application flow breaks(stops) at various points somewhere inside system DLL and every time I have to press F5(Go). I haven't set these break point, I don't know why they are present. But I have noticed one thing, whenever these break points reaches, in the output(debug) window the following message prints :
HEAP[MyApp.exe]: Invalid Address specified to RtlFreeHeap( 140000, 2d62ef8 )

Anyone know the reason..

Thank you
Prashanth