Implemented RealDriveType.
[wine] / dlls / dbghelp /
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-05-17  Patrik StridvallFixed some issues found by winapi_check.
2004-04-30  Eric Pouech- fixed some bugs in StackWalk (claimed for but forgott...
2004-04-20  Francois GougetAssorted spelling fixes.
2004-04-19  Eric Pouech- implemented support for function debug start/stop...
2004-04-17  Emmanuel MaillardFixed a compile error on non-i386.
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-06  Gerald PfeiferAvoid compiler warning in vector_position().
2004-04-05  Eric PouechFirst shot at implementing dbghelp.