andy237

Hi,

would it be a good idea to replace dgbhelp.dll with the newest version
from debugging tools Replacing the old header and
compiling & distributing with the new dll

I currently use VS 2003 and program generates minidumps when
it crashes.

Best wishes,
Andy



Re: Visual C++ General Replacing dbghelp.dll with the newest version in VS 2003?

Ted.

It's only a good idea if you're having some problem with your existing version.

They should be binary compatible so I don't think it would be a risk updating to them.





Re: Visual C++ General Replacing dbghelp.dll with the newest version in VS 2003?

andy237

Ok, thanks. I think I'll leave it be then..