wine-wine/dlls/dbghelp
Eric Pouech ce7656d218 dbghelp: Prevent debug overflow of internal buffer while tracing. 2008-04-07 11:27:52 +02:00
..
Makefile.in makefiles: Simplify the use of the IMPORTLIB variable in the DLL makefiles. 2008-03-04 20:55:01 +01:00
coff.c dbghelp: Exclude unused headers. 2007-05-01 11:42:24 +02:00
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: Define NONAMELESSUNION in dwarf.c and type.c as they access VARIANT fields directly. 2008-02-28 10:50:57 +01:00
dwarf.h dbghelp: dwarf: Started parsing the attributes for lines (in compilation unit). 2006-06-20 11:54:17 +02:00
elf_module.c dbghelp: Minor cleanup. 2007-05-17 12:44:50 +02:00
image.c dbghelp: Better match the PSDK types, especially with regards to constness. 2007-08-03 12:43:40 +02:00
memory.c dbghelp: Get rid of long int issues on 64bit platforms. 2006-11-30 13:26:39 +01:00
minidump.c dbghelp: Assign to struct instead of using memcpy. 2008-03-01 12:02:13 +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: Prevent debug overflow of internal buffer while tracing. 2008-04-07 11:27:52 +02: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 Include config.h and wine/port.h in files that use snprintf. 2008-02-29 12:39:28 +01:00
source.c dbghelp: Speed up vector iteration by directly using for(). 2007-05-15 20:19:53 +02:00
stabs.c dbghelp: Fix type mismatch in comparison. 2008-03-31 12:51:11 +02:00
stack.c dbghelp: Remove unneeded casts. 2007-12-05 12:04:48 +01:00
storage.c dbghelp: Late init hash_table. 2007-05-15 20:20:07 +02:00
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: Define NONAMELESSUNION in dwarf.c and type.c as they access VARIANT fields directly. 2008-02-28 10:50:57 +01:00
wdbgexts.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00