15 Jan
2004
15 Jan
'04
1:47 a.m.
ChangeSet ID: 10686 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/01/14 19:47:46 Modified files: tools/winedump : winedump.h pe.c main.c Log message: Eric Pouech <pouech-eric(a)wanadoo.fr> Be more strict about checks (especially in RVA translations). Patch: http://cvs.winehq.com/patch.py?id=10686 Old revision New revision Changes Path 1.8 1.9 +2 -2 wine/tools/winedump/winedump.h 1.30 1.31 +21 -16 wine/tools/winedump/pe.c 1.13 1.14 +2 -1 wine/tools/winedump/main.c