Sweden-Number/dlls/dbghelp
Gijs Vermeulen fe998fb2d3 dbghelp: Implement SymFromNameW().
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50829
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 8d260b40fc)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2021-07-08 00:04:23 +02:00
..
tests
Makefile.in
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_x86_64.c dbghelp: Fix unwind opcodes on x64. 2021-05-18 00:24:26 +02:00
dbghelp.c
dbghelp.spec dbghelp: Implement SymFromNameW(). 2021-07-08 00:04:23 +02:00
dbghelp_private.h
dwarf.c
dwarf.h
elf_module.c
image.c
image_private.h
inflate.c
macho_module.c
minidump.c dbghelp: Fetch version info only for PE modules in minidumps. 2020-12-14 21:43:30 +01:00
module.c
msc.c
path.c
pe_module.c
source.c
stabs.c
stack.c
storage.c
symbol.c dbghelp: Implement SymFromNameW(). 2021-07-08 00:04:23 +02:00
type.c
version.rc
wdbgexts.h
zlib.h