shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf().
[wine] / dlls / dbghelp / dwarf.h
2010-04-07  Eric Pouechdbghelp: Added support for DW_CFA_GNU_args_size.
2010-03-29  Eric Pouechdbghelp: Added CFA information to dbghelp's dwarf.h.
2009-06-29  Eric Pouechdbghelp: When the CU is compiled with GCC, deal with...
2008-09-02  Eric Pouechdbghelp: Added the definitions for Dwarf3 specifications.
2008-05-01  Eric Pouechdbghelp: Some cleanup in dwarf include files.
2006-06-20  Eric Pouechdbghelp: dwarf: Started parsing the attributes for...
2006-06-20  Eric Pouechdbghelp: Moved all Dwarf standard definitions into...