Sweden-Number/dlls/dbghelp
Rob Shearman f21b91c0a2 dbghelp: Fix read beyond end of field in module_get_debug. 2008-02-21 20:16:04 +01:00
..
Makefile.in dbghelp: Store the PE version information in module block. 2008-02-04 12:46:12 +01:00
coff.c
dbghelp.c dbghelp: Return TRUE in SymInitializeW if process is already initialized and add an ERR to SymCleanup. 2008-01-18 12:16:23 +01:00
dbghelp.spec dbghelp: Implement ImageDirectoryEntryToDataEx. 2008-01-11 13:43:44 +01:00
dbghelp_private.h dbghelp: Extended the internal enumeration information so that we know the underlying integral type. 2008-02-07 11:59:52 +01:00
dwarf.c dbghelp: Fix erroneous access to dwarf symbol cache. 2008-02-12 22:40:46 +01:00
dwarf.h
elf_module.c
image.c
memory.c
minidump.c dbghelp: Assign to struct instead of using memcpy. 2008-02-15 11:09:34 +01:00
module.c dbghelp: Fix read beyond end of field in module_get_debug. 2008-02-21 20:16:04 +01:00
msc.c dbghelp: VARIANT unions are accessed by name in msc.c so define NONAMELESSUNION. 2008-02-21 20:15:59 +01:00
path.c dbghelp: Fix file searching to search only listed directories instead of the whole HD. 2008-01-18 12:25:20 +01:00
pe_module.c dbghelp: Wrap TRACE strings using the debugstr functions and update some type casting. 2008-01-18 12:18:20 +01:00
source.c
stabs.c dbghelp: Extended the internal enumeration information so that we know the underlying integral type. 2008-02-07 11:59:52 +01:00
stack.c dbghelp: Remove unneeded casts. 2007-12-05 12:04:48 +01:00
storage.c
symbol.c dbghelp: When sending back information about a global symbol, only demangle the class & field/method name. 2008-02-07 11:59:52 +01:00
type.c dbghelp: Extended the internal enumeration information so that we know the underlying integral type. 2008-02-07 11:59:52 +01:00
wdbgexts.h