How to use visual leak detecter ( vld ) for com/atl dll projects?
- by Rajesh Subramanian
I included vld.h file in my activex dll project. when i try to compile my project from visual studio 2008.I am getting the following error,
1Registering output...
1Project : error PRJ0050: Failed to register output. Please ensure you have the appropriate permissions to modify the registry.
How to use visual leak detecter for com/activex dll projects?