dbghelp: Improve the symbol loader.
commitd6001153875351481b1bb8e825b313fd1a8c8503
authorEric Pouech <eric.pouech@orange.fr>
Fri, 29 Aug 2008 19:50:46 +0000 (29 21:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 4 Sep 2008 11:46:54 +0000 (4 13:46 +0200)
treeb089171d3bd1de49b2237e5f8e45ff49cfb8084f
parent3cce9ad9c6ff25de8c5f3efc2f5394f24beef32a
dbghelp: Improve the symbol loader.

When looking for a PDB file, no longer use SymFindFileInPath as it
doesn't actually check the signatures, but use an internal function
instead.
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/msc.c
dlls/dbghelp/path.c