[ros-diffs] [pschweitzer] 35043: Synced dbghelp.dll with Wine HEAD.
pschweitzer at svn.reactos.org
pschweitzer at svn.reactos.org
Sat Aug 2 20:30:39 CEST 2008
Author: pschweitzer
Date: Sat Aug 2 13:30:38 2008
New Revision: 35043
URL: http://svn.reactos.org/svn/reactos?rev=35043&view=rev
Log:
Synced dbghelp.dll with Wine HEAD.
Removed:
trunk/reactos/dll/win32/dbghelp/Makefile.in
trunk/reactos/dll/win32/dbghelp/dbghelp.def
trunk/reactos/dll/win32/dbghelp/dbghelp.rc
trunk/reactos/dll/win32/dbghelp/stackframe.h
trunk/reactos/dll/win32/dbghelp/stubs.c
trunk/reactos/dll/win32/dbghelp/thread.h
Modified:
trunk/reactos/dll/win32/dbghelp/dbghelp.c
trunk/reactos/dll/win32/dbghelp/dbghelp.rbuild
trunk/reactos/dll/win32/dbghelp/dbghelp.spec
trunk/reactos/dll/win32/dbghelp/dbghelp_private.h
trunk/reactos/dll/win32/dbghelp/dwarf.c
trunk/reactos/dll/win32/dbghelp/dwarf.h
trunk/reactos/dll/win32/dbghelp/minidump.c
trunk/reactos/dll/win32/dbghelp/module.c
trunk/reactos/dll/win32/dbghelp/msc.c
trunk/reactos/dll/win32/dbghelp/path.c
trunk/reactos/dll/win32/dbghelp/pe_module.c
trunk/reactos/dll/win32/dbghelp/stabs.c
trunk/reactos/dll/win32/dbghelp/symbol.c
trunk/reactos/dll/win32/dbghelp/type.c
trunk/reactos/dll/win32/shell32/fprop.c
trunk/reactos/include/psdk/dbghelp.h
trunk/reactos/include/reactos/wine/mscvpdb.h
trunk/reactos/media/doc/README.WINE
[This mail would be too long, it was shortened to contain the URLs only.]
Removed: trunk/reactos/dll/win32/dbghelp/Makefile.in
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/Makefile.in?rev=35042&view=auto
Modified: trunk/reactos/dll/win32/dbghelp/dbghelp.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/dbghelp.c?rev=35043&r1=35042&r2=35043&view=diff
Removed: trunk/reactos/dll/win32/dbghelp/dbghelp.def
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/dbghelp.def?rev=35042&view=auto
Modified: trunk/reactos/dll/win32/dbghelp/dbghelp.rbuild
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/dbghelp.rbuild?rev=35043&r1=35042&r2=35043&view=diff
Removed: trunk/reactos/dll/win32/dbghelp/dbghelp.rc
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/dbghelp.rc?rev=35042&view=auto
Modified: trunk/reactos/dll/win32/dbghelp/dbghelp.spec
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/dbghelp.spec?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/dll/win32/dbghelp/dbghelp_private.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/dbghelp_private.h?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/dll/win32/dbghelp/dwarf.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/dwarf.c?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/dll/win32/dbghelp/dwarf.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/dwarf.h?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/dll/win32/dbghelp/minidump.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/minidump.c?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/dll/win32/dbghelp/module.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/module.c?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/dll/win32/dbghelp/msc.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/msc.c?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/dll/win32/dbghelp/path.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/path.c?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/dll/win32/dbghelp/pe_module.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/pe_module.c?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/dll/win32/dbghelp/stabs.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/stabs.c?rev=35043&r1=35042&r2=35043&view=diff
Removed: trunk/reactos/dll/win32/dbghelp/stackframe.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/stackframe.h?rev=35042&view=auto
Removed: trunk/reactos/dll/win32/dbghelp/stubs.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/stubs.c?rev=35042&view=auto
Modified: trunk/reactos/dll/win32/dbghelp/symbol.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/symbol.c?rev=35043&r1=35042&r2=35043&view=diff
Removed: trunk/reactos/dll/win32/dbghelp/thread.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/thread.h?rev=35042&view=auto
Modified: trunk/reactos/dll/win32/dbghelp/type.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/dbghelp/type.c?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/dll/win32/shell32/fprop.c
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/fprop.c?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/include/psdk/dbghelp.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/dbghelp.h?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/include/reactos/wine/mscvpdb.h
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/wine/mscvpdb.h?rev=35043&r1=35042&r2=35043&view=diff
Modified: trunk/reactos/media/doc/README.WINE
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?rev=35043&r1=35042&r2=35043&view=diff
More information about the Ros-diffs
mailing list