wine/dlls/dbghelp path.c msc.c

Alexandre Julliard julliard at winehq.org
Wed May 18 04:42:18 CDT 2005


ChangeSet ID:	17562
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/05/18 04:42:18

Modified files:
	dlls/dbghelp   : path.c msc.c 

Log message:
	Raphael Junqueira <fenix at club-internet.fr>
	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.

Patch: http://cvs.winehq.org/patch.py?id=17562

Old revision  New revision  Changes     Path
 1.5           1.6           +4 -1       wine/dlls/dbghelp/path.c
 1.13          1.14          +9 -2       wine/dlls/dbghelp/msc.c




More information about the wine-cvs mailing list