Fixed some bugs in MCI string parsing.
[wine] / include / dbghelp.h
2005-11-29  Eric PouechImplemented SymLoadModuleEx.
2005-11-29  Eric PouechAdded stub for dbghelp.SymRegisterCallback64.
2005-11-28  Eric PouechAdded stubs for DbgHelp functions: SymRegisterFunctionE...
2005-11-04  Vincent BéronFix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of
2005-11-03  Eric PouechImplemented SymEnumLines.
2005-09-06  Eric PouechFixes for function prototypes without arguments.
2005-07-29  Peter OberndorferAdded stub for SymSetParentWindow.
2005-05-23  Eric Pouech- fixed ReadProcessMemoryProc prototype
2005-03-29  Eric Pouech- Various improvements for minidump module information
2005-03-07  Eric PouechAdded support for minidump (read & write).
2005-01-31  Eric PouechCleanup of dbghelp.h (and a couple of definition fixes...
2004-10-11  Robert ShearmanFix function and structure field types so we are compat...
2004-06-14  Eric Pouech- implemented EnumDirTree, SearchTreeForFile, SymFindFi...
2004-05-18  Eric Pouech- removed file extension from module (and suffixed...
2004-04-05  Eric PouechFirst shot at implementing dbghelp.
2003-09-04  Dimitrie O. PaunRemoved non-standard header includes.
2003-09-02  Eric PouechAdded a few missing definitions.
2003-08-28  Dimitrie O. PaunUse angle brackets (<>) rather than quotes ("") for...
2003-06-26  Eric PouechAdded dbghelp.h header.