wine/dlls/dbghelp
Eric Pouech af7b97e780 dbghelp: Reimplement EnumerateLoadedModules().
- correctly taking into accoung SYMOPT_INCLUDE_32BIT_MODULES option
- converting, for 32bit modules requested from a 64bit module,
  the system32 paths into syswow64

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
2023-06-02 20:47:28 +02:00
..
tests dbghelp: Reimplement EnumerateLoadedModules(). 2023-06-02 20:47:28 +02:00
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_x86_64.c
dbghelp.c dbghelp: Use source file path as stored in debug info format. 2023-04-18 18:17:44 +02:00
dbghelp.spec
dbghelp_private.h dbghelp: Use source file path as stored in debug info format. 2023-04-18 18:17:44 +02:00
dwarf.c dbghelp: Remove superfluous casts to self. 2023-06-01 22:00:19 +02:00
dwarf.h
elf_module.c
image.c
image_private.h
macho_module.c
Makefile.in dbghelp: Reimplement EnumerateLoadedModules(). 2023-06-02 20:47:28 +02:00
minidump.c
module.c dbghelp: Reimplement EnumerateLoadedModules(). 2023-06-02 20:47:28 +02:00
msc.c dbghelp: Remove superfluous casts to self. 2023-06-01 22:00:19 +02:00
path.c
pe_module.c
source.c
stabs.c
stack.c
storage.c
symbol.c dbghelp: Use source file path as stored in debug info format. 2023-04-18 18:17:44 +02:00
type.c
version.rc