dbghelp: Virtual modules.
commit88aa6703af6ebc287d9c9391dd2ea7e1bd299f8f
authorEric Pouech <eric.pouech@wanadoo.fr>
Mon, 20 Feb 2006 11:16:08 +0000 (20 12:16 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Feb 2006 11:16:08 +0000 (20 12:16 +0100)
tree6233b6d641205619473b1befb32dc4f666c7559a
parent8445773c0e43f8548d517ae7bf23757e74fe1fc4
dbghelp: Virtual modules.
Rewrote virtual modules handling so that it's an option to either PE
or ELF modules rather than a specific type.
dlls/dbghelp/dbghelp_private.h
dlls/dbghelp/elf_module.c
dlls/dbghelp/module.c
dlls/dbghelp/path.c
dlls/dbghelp/pe_module.c