WIN_ListParents no longer needs to be exported, make it static.
[wine] / dlls / dbghelp / elf_module.c
2005-01-31  Alexandre JulliardSilence a noisy FIXME.
2004-11-22  Eric PouechFixed regressions introduced when moving addresses...
2004-11-08  Eric Pouech- fixed loading stabs from PE modules compiled with...
2004-10-04  Robert ShearmanAdd support for .gnu_debuglink.
2004-10-04  Robert ShearmanRewrite a section of code so that it doesn't use exit...
2004-08-30  Alexandre JulliardAuthors: Robert Shearman <rob@codeweavers.com>, Eric...
2004-07-04  Eric Pouech- added support for GCC static local variables
2004-05-24  Dmitry TimoshkovFix elf_read_wine_loader_dbg_info() for the !__ELF__...
2004-05-24  Eric Pouech- some more fixes to elf module's symbol table handling...
2004-05-18  Eric Pouech- removed file extension from module (and suffixed...
2004-04-20  Francois GougetAssorted spelling fixes.
2004-04-15  Kevin KoltzauFix a few compile errors when cross compiling.
2004-04-07  Gerald PfeiferCast third parameter of elf_search_and_load_file()...
2004-04-05  Eric PouechFirst shot at implementing dbghelp.