ChangeSet ID: 1005004452842846161220223 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 01/11/05 18:54:12
Modified files: tools/winedump : main.c msmangle.c output.c pe.c winedump.h
Log message: Eric Pouech eric.pouech@wanadoo.fr Fixed and globalized some path and module name handling. Tweaked the demangling of function pointers as function parameters.
Patch: http://cvs.winehq.com/patch.py?id=1005004452842846161220223
Revision Changes Path 1.5 +28 -3 wine/tools/winedump/main.c 1.4 +35 -7 wine/tools/winedump/msmangle.c 1.3 +3 -3 wine/tools/winedump/output.c 1.6 +1 -13 wine/tools/winedump/pe.c 1.3 +2 -1 wine/tools/winedump/winedump.h