winex11: Remove an unused variable.
[wine] / dlls / dbghelp / source.c
2007-05-15  Markus Amslerdbghelp: Speed up vector iteration by directly using...
2007-03-13  Eric Pouechdbghelp: Cleanups for module loading (lookups on module...
2007-02-22  Eric Pouechdbghelp: Now storing module information in Unicode...
2006-11-27  Eric Pouechdbghelp: Added a process field to the modules pair...
2006-11-06  Eric Pouechdbghelp: Fixed memory leak in source string handling.
2006-10-30  Andrew Talbotdbghelp: Cast-qual warnings fix.
2006-06-20  Eric Pouechdbghelp: Added the ability to define a source file...
2006-06-07  Andrew Talbotdbghelp: Write-strings warning fix.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-11  Eric Pouechdbghelp: Stubbed SymGetSourceFileTokenW.
2006-05-08  Eric Pouechdbghelp: Stub for SymGetSourceFileToken.
2006-05-08  Eric Pouechdbghelp: Base and symbols.
2006-01-23  Eric Pouechdbghelp: Brought dbghelp.h a bit closer to PSDK definit...
2005-11-04  Vincent BéronFix typo: PSYM_ENUMSOURCEFILES_CALLBACK instead of
2005-11-03  Eric PouechImplemented SymEnumLines.
2004-10-21  Francois GougetFix the declaration of SymEnumSymbols() in dbghelp...
2004-10-11  Robert ShearmanFix function and structure field types so we are compat...
2004-04-05  Eric PouechFirst shot at implementing dbghelp.