Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

296 B

This is the debug version of OLEAUT32.DLL which should be used to track OLE memory leaks.

The following environment variable turns off the BSTR caching in the debug version fo OLEAUT32.
It makes it easier to know who really leaked the BSTR when using MSHTMPAD's memory tracker.

set OANOCACHE=1