Sweden-Number/dlls/dbghelp
Alexandre Julliard f0cd33c69e include: Add support for defining Win32 types as 'long' where possible.
Add -DWINE_NO_LONG_TYPES to modules that still have compilation
warnings with long types.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-01-27 20:38:22 +01:00
..
tests include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
Makefile.in include: Add support for defining Win32 types as 'long' where possible. 2022-01-27 20:38:22 +01:00
coff.c
cpu_arm.c
cpu_arm64.c
cpu_i386.c
cpu_x86_64.c
dbghelp.c dbghelp: Use _NT_ALT_SYMBOL_PATH. 2021-11-15 20:04:04 +01:00
dbghelp.spec dbghelp: Implement SymEnumTypesByName(W). 2021-12-10 22:00:17 +01:00
dbghelp_private.h dbghelp: Attach a struct cpu* to every module. 2021-11-08 21:00:57 +01:00
dwarf.c dbghelp: Don't use .debug_frame section if non present when unwinding. 2022-01-03 14:50:29 +01:00
dwarf.h
elf_module.c dbghelp: Move debug info loading out of image backends into SymLoadModuleEx(). 2021-11-16 22:14:24 +01:00
image.c
image_private.h
macho_module.c mountmgr: Return a Unix file name in the IOCTL_MOUNTMGR_QUERY_SYMBOL_FILE request. 2021-11-26 18:07:30 +01:00
minidump.c
module.c dbghelp: Fix use after free. 2021-12-13 18:02:58 +01:00
msc.c dbghelp: Silence some FIXMEs. 2021-12-16 20:29:38 +01:00
path.c
pe_module.c dbghelp: Move debug info loading out of image backends into SymLoadModuleEx(). 2021-11-16 22:14:24 +01:00
source.c
stabs.c dbghelp: Use cpu from debuggee's modules rather than debugger's. 2021-11-08 21:00:57 +01:00
stack.c
storage.c
symbol.c dbghelp: Silence some FIXMEs. 2021-12-16 20:29:38 +01:00
type.c dbghelp: Implement SymEnumTypesByName(W). 2021-12-10 22:00:17 +01:00
version.rc
wdbgexts.h