wine-wine/dlls/dbghelp
Eric Pouech 752a260402 dbghelp: Added basic support for base class information.
As we don't support C++ for now, we just return FALSE for all cases.
2008-02-07 11:59:52 +01:00
..
Makefile.in dbghelp: Store the PE version information in module block. 2008-02-04 12:46:12 +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: Added support for labels outside functions (and used it in msc parsing). 2008-02-07 11:59:52 +01:00
dwarf.c dbghelp: Added support for labels outside functions (and used it in msc parsing). 2008-02-07 11:59:52 +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: Store the PE version information in module block. 2008-02-04 12:46:12 +01:00
module.c dbghelp: Remove unneeded casts. 2007-12-05 12:04:48 +01:00
msc.c dbghelp: Added support for labels outside functions (and used it in msc parsing). 2008-02-07 11:59:52 +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 dbghelp: Speed up vector iteration by directly using for(). 2007-05-15 20:19:53 +02:00
stabs.c Assorted spelling fixes. 2008-01-16 12:48:29 +01: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: Added support for labels outside functions (and used it in msc parsing). 2008-02-07 11:59:52 +01:00
type.c dbghelp: Added basic support for base class information. 2008-02-07 11:59:52 +01:00
wdbgexts.h Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00