I tried to use the crtheap debugging routines to check for memory leaks
caused by BSTR and _bstr_t string. From what I see in a test app
strings that are not deallocated are not reported using
_CrtMemDumpAllObjectsSince(). How can I check for unallocated BSTRs and
VARIANTS?
Thanks
john