rundll32: Check more heap allocation failure paths for consistency.
[wine] / dlls / dbghelp / coff.c
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...