Sweden-Number/dlls/dbghelp
Alexandre Julliard 53ab4c5385 include: Avoid Windows types in CodeView structure definitions.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-04-22 16:01:54 +02:00
..
tests dbghelp/tests: Enable compilation with long types. 2022-02-24 20:22:21 +01:00
Makefile.in dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
coff.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
cpu_arm.c
cpu_arm64.c dbghelp: Ensure all adresses are stored at least in DWORD_PTR. 2021-09-10 20:22:11 +02:00
cpu_i386.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
cpu_x86_64.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
dbghelp.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
dbghelp.spec dbghelp: Implement SymEnumTypesByName(W). 2021-12-10 22:00:17 +01:00
dbghelp_private.h include: Avoid Windows types in CodeView structure definitions. 2022-04-22 16:01:54 +02:00
dwarf.c dbghelp: Downgrade a FIXME to a WARN. 2022-04-14 09:27:46 +02:00
dwarf.h dbghelp/dwarf: Add definitions of some GNU extensions for FORMs. 2021-09-14 21:35:52 +02:00
elf_module.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
image.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
image_private.h dbghelp: Added support for locating a .dwz file (GNU extension) attached to a debug file. 2021-09-16 22:22:44 +02:00
macho_module.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
minidump.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
module.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
msc.c include: Avoid Windows types in CodeView structure definitions. 2022-04-22 16:01:54 +02:00
path.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
pe_module.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
source.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
stabs.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
stack.c dbghelp: Enable compilation with long types. 2022-02-09 18:37:32 +01:00
storage.c
symbol.c dbghelp: Fix the spelling and tweak the wording of a comment. 2022-02-18 22:10:47 +01:00
type.c dbghelp: Implement SymEnumTypesByName(W). 2021-12-10 22:00:17 +01:00
version.rc
wdbgexts.h