ChangeSet ID: 17696
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2005/05/23 06:43:44
Modified files:
include : dbghelp.h
dlls/dbghelp : stack.c
Log message:
Eric Pouech <pouech-eric(a)wanadoo.fr>
- fixed ReadProcessMemoryProc prototype
- made StackWalk work when dbghelp is run against a non running
process
Patch: http://cvs.winehq.org/patch.py?id=17696
Old revision New revision Changes Path
1.11 1.12 +1 -1 wine/include/dbghelp.h
1.8 1.9 +68 -54 wine/dlls/dbghelp/stack.c