Fix open_pdb_file (used for locate/open pdbs):
commit92000a91da0cef9de278f4ee6d7eb3d04d13ea5c
authorRaphael Junqueira <fenix@club-internet.fr>
Wed, 18 May 2005 09:42:17 +0000 (18 09:42 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 May 2005 09:42:17 +0000 (18 09:42 +0000)
treec7cc825932d995cf4006920a29995821e0960dc7
parent54160222a091c013b07cb526021418244fa8412d
Fix open_pdb_file (used for locate/open pdbs):
- pdb_match heuristic now only stop when "first file" exists
- SymFindFileInPath now fill output buffer with a valid value on
  success.
dlls/dbghelp/msc.c
dlls/dbghelp/path.c