I have created MFC activeX project. I set debuggin using Internet explorer / Run acivex control embedding with IE. Now i have include vld.h in ocx.h header file. when i build the project it will start loading this visual detector but before activex registration ,there is an error dialog with message regsvr32.exe crash and the message dilog display the crash in OLEFAULT32.dll as a faulting module.
How can i use visual leak detector with MFC active X control project.
How can i use visual leak detector with MFC active X control project.