secur32: Remove some unused variables.
[wine] / dlls / dbghelp / coff.c
2011-10-11  AndrĂ© Hentscheldbghelp: Remove superfluous PATH_MAX defines.
2011-04-28  Marcus Meissnerdbghelp: Mark internal symbols as hidden.
2011-03-09  Eric Pouechdbghelp: Fix bug in managing COFF files array.
2011-03-09  Eric Pouechdbghelp: Add helper to get global address out of symt...
2011-01-31  Eric Pouechdbghelp: Added support for variables in thread storage.
2009-12-15  Eric Pouechdbghelp: Wrap the symt* <=> index transformations.
2009-07-10  Alexandre Julliarddbghelp: Grow all arrays by doubling the size.
2007-05-01  Andrew Talbotdbghelp: Exclude unused headers.
2006-11-30  Eric Pouechdbghelp: Get rid of long int issues on 64bit platforms.
2006-11-30  Eric Pouechdbghelp: Moved mscvpdb.h file to include/wine to allow...
2006-11-27  Eric Pouechdbghelp: Store compiland's address in internal structures.
2006-06-27  Eric Pouechdbghelp: Module info.
2006-06-20  Eric Pouechdbghelp: Added the ability to define a source file...
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-09-12  Alexandre JulliardFixed a number of pointer to integer conversions that...
2005-01-03  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-11-21  Eric Pouech- moved into new mscvpdb.h (out of msc.c) all types...