Sweden-Number/dlls/dbghelp
Brendan Shanks f40195cd92 dbghelp: Use PEB->CloudFileFlags instead of PEB->Reserved for debug base address.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50077
Signed-off-by: Brendan Shanks <bshanks@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-11-02 22:06:52 +01:00
..
tests
Makefile.in
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c dbghelp: Add xmm and mxcsr register mapping functions for i386. 2020-08-05 15:06:53 +02:00
cpu_x86_64.c
dbghelp.c dbghelp: Use PEB->CloudFileFlags instead of PEB->Reserved for debug base address. 2020-11-02 22:06:52 +01:00
dbghelp.spec dbghelp: Avoid forwarded exports. 2020-10-19 14:58:29 +02:00
dbghelp_private.h
dwarf.c
dwarf.h
elf_module.c
image.c
image_private.h
inflate.c
macho_module.c
minidump.c
module.c
msc.c
path.c dbghelp: Replace another usage of GetEnvironmentVariable() with the target process's environment. 2020-08-01 11:32:43 +02:00
pe_module.c
source.c
stabs.c dbghelp: Avoid asserting on egregiously long stabs symbol names. 2020-09-10 10:24:19 +02:00
stack.c
storage.c
symbol.c
type.c
version.rc
wdbgexts.h
zlib.h