ChangeSet ID: 17537 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/16 09:20:16
Modified files: tools/winebuild: spec16.c relay.c programs/winedbg: stack.c dlls/user : wnd16.c winproc.c dlls/dbghelp : stack.c
Log message: Avoid referencing stackframe.h from outside kernel32.
Patch: http://cvs.winehq.org/patch.py?id=17537
Old revision New revision Changes Path 1.50 1.51 +1 -1 wine/tools/winebuild/spec16.c 1.36 1.37 +1 -1 wine/tools/winebuild/relay.c 1.12 1.13 +1 -1 wine/programs/winedbg/stack.c 1.24 1.25 +2 -2 wine/dlls/user/wnd16.c 1.4 1.5 +24 -21 wine/dlls/user/winproc.c 1.6 1.7 +1 -1 wine/dlls/dbghelp/stack.c