Moved in win32
authorMaarten Bosma <maarten@bosma.de>
Fri, 17 Feb 2006 18:28:48 +0000 (18:28 +0000)
committerMaarten Bosma <maarten@bosma.de>
Fri, 17 Feb 2006 18:28:48 +0000 (18:28 +0000)
commit2594dbd5c46cac24503abdf1ffbd1dd4c54cc86c
tree78f488f517c2c346f13683942038caa3e1740a6c
parent4d46d3aa0d30110b41e4d0e525d92bcadc7f6b2c
Moved in win32

svn path=/trunk/; revision=21098
26 files changed:
reactos/dll/win32/dbghelp/Makefile.in [moved from reactos/dll/dbghelp/Makefile.in with 100% similarity]
reactos/dll/win32/dbghelp/coff.c [moved from reactos/dll/dbghelp/coff.c with 100% similarity]
reactos/dll/win32/dbghelp/dbghelp.c [moved from reactos/dll/dbghelp/dbghelp.c with 100% similarity]
reactos/dll/win32/dbghelp/dbghelp.rc [moved from reactos/dll/dbghelp/dbghelp.rc with 100% similarity]
reactos/dll/win32/dbghelp/dbghelp.spec [moved from reactos/dll/dbghelp/dbghelp.spec with 100% similarity]
reactos/dll/win32/dbghelp/dbghelp.xml [moved from reactos/dll/dbghelp/dbghelp.xml with 100% similarity]
reactos/dll/win32/dbghelp/dbghelp_private.h [moved from reactos/dll/dbghelp/dbghelp_private.h with 100% similarity]
reactos/dll/win32/dbghelp/elf_module.c [moved from reactos/dll/dbghelp/elf_module.c with 100% similarity]
reactos/dll/win32/dbghelp/image.c [moved from reactos/dll/dbghelp/image.c with 100% similarity]
reactos/dll/win32/dbghelp/memory.c [moved from reactos/dll/dbghelp/memory.c with 100% similarity]
reactos/dll/win32/dbghelp/minidump.c [moved from reactos/dll/dbghelp/minidump.c with 100% similarity]
reactos/dll/win32/dbghelp/module.c [moved from reactos/dll/dbghelp/module.c with 100% similarity]
reactos/dll/win32/dbghelp/msc.c [moved from reactos/dll/dbghelp/msc.c with 100% similarity]
reactos/dll/win32/dbghelp/mscvpdb.h [moved from reactos/dll/dbghelp/mscvpdb.h with 100% similarity]
reactos/dll/win32/dbghelp/path.c [moved from reactos/dll/dbghelp/path.c with 100% similarity]
reactos/dll/win32/dbghelp/pe_module.c [moved from reactos/dll/dbghelp/pe_module.c with 100% similarity]
reactos/dll/win32/dbghelp/regex.c [moved from reactos/dll/dbghelp/regex.c with 100% similarity]
reactos/dll/win32/dbghelp/regex.h [moved from reactos/dll/dbghelp/regex.h with 100% similarity]
reactos/dll/win32/dbghelp/source.c [moved from reactos/dll/dbghelp/source.c with 100% similarity]
reactos/dll/win32/dbghelp/stabs.c [moved from reactos/dll/dbghelp/stabs.c with 100% similarity]
reactos/dll/win32/dbghelp/stack.c [moved from reactos/dll/dbghelp/stack.c with 100% similarity]
reactos/dll/win32/dbghelp/stackframe.h [moved from reactos/dll/dbghelp/stackframe.h with 100% similarity]
reactos/dll/win32/dbghelp/storage.c [moved from reactos/dll/dbghelp/storage.c with 100% similarity]
reactos/dll/win32/dbghelp/symbol.c [moved from reactos/dll/dbghelp/symbol.c with 100% similarity]
reactos/dll/win32/dbghelp/thread.h [moved from reactos/dll/dbghelp/thread.h with 100% similarity]
reactos/dll/win32/dbghelp/type.c [moved from reactos/dll/dbghelp/type.c with 100% similarity]