wine/dlls/dbghelp type.c symbol.c module.c dbg ...

Alexandre Julliard julliard at winehq.org
Mon Sep 27 15:31:42 CDT 2004


ChangeSet ID:	13928
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/09/27 15:31:42

Modified files:
	dlls/dbghelp   : type.c symbol.c module.c dbghelp_private.h 

Log message:
	Eric Pouech <pouech-eric at wanadoo.fr>
	- now storing vector of types on a per module basis (and giving it
	back in SymEnumTypes)
	- flagging local register vars as local too

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

Old revision  New revision  Changes     Path
 1.6           1.7           +36 -18     wine/dlls/dbghelp/type.c
 1.9           1.10          +3 -2       wine/dlls/dbghelp/symbol.c
 1.5           1.6           +2 -0       wine/dlls/dbghelp/module.c
 1.7           1.8           +1 -0       wine/dlls/dbghelp/dbghelp_private.h




More information about the wine-cvs mailing list