wbemprox: Add stub dll.
[wine] / tools / winedump /
2009-05-06  Alexandre Julliardwinedump: Add dumping of x86_64 exception tables.
2009-04-21  Christian Costawinedump: When generating preamble, use 4 spaces instea...
2009-03-09  Francois GougetRemove spaces before '\n's.
2009-01-06  Alexandre Julliardwinedump: Implement dumping of relocations.
2009-01-06  Alexandre Julliardwinedump: List exported functions sorted by ordinal.
2008-11-26  Francois GougetStraighten out some ellipses.
2008-11-10  Eric Pouechwinedump: Print detailed information about class/struct...
2008-11-03  Michael Stefaniucwinedump: Remove casts of void pointers to other pointe...
2008-10-01  Eric Pouechwinedump: First stab at dumping the "new" line informat...
2008-10-01  Eric Pouechwinedump: Now dumping codeview source line information.
2008-10-01  Eric Pouechwinedump: Improved a bit the MS Tool V3 description.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol symbol.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x113c.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for 0x113d symbol.
2008-10-01  Eric Pouechwinedump: Add preliminary dumping of 0x1136 and 0x1137...
2008-10-01  Eric Pouechwinedump: Dump a bit more of information from procedures.
2008-10-01  Eric Pouechwinedump: Added support for dumping long long constants.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x1012.
2008-10-01  Eric Pouechdbghelp,winedump: Added support for symbol 0x113a.
2008-09-02  Eric Pouechwinedump, dbghelp: Correctly name the age field in...
2008-08-25  Alexandre Julliardmakefiles: Recurse into all directories for install...
2008-05-28  Eric Pouechwinedump: Fully dump the compiland (V3) structure out...
2008-05-01  Eric Pouechwinedump: Added support for latest versions of Codeview...
2008-05-01  Eric Pouechwinedump: Print more meaningful information about modul...
2008-04-21  Dmitry Timoshkovwinedump: Print contents of EMR_INTERSECTCLIPRECT and...
2008-04-17  Dmitry Timoshkovwinedump: Decipher contents of a couple EMF records.
2008-04-17  Dmitry Timoshkovwinedump: Print names for all known EMF records.
2008-03-01  James Hawkinsjanitorial: Remove links to any microsoft site.
2008-02-20  Marcus Meissnerwinedump: Check return value of fetch_block (Coverity).
2008-02-07  Eric Pouechdbghelp: Added preliminary support for a strange stack...
2008-02-04  Francois Gougetwinedump: Add support for dumping SZ_LINK and SPECIAL_F...
2008-02-04  Francois Gougetwinedump: Switch the block dumping code to be block...
2008-02-04  Francois Gougetwinedump: Dump the raw data when finding an unknown...
2008-02-04  Francois Gougetwinedump: Track unknown lnk flags and dump them.
2008-02-04  Francois Gougetwinedump: Use the standard SLDF_XXX flag names instead...
2008-01-18  Austin Englishtools: Spelling fixes.
2008-01-14  Michael Stefaniucwinedump: Use a switch in the generated DllMain().
2008-01-14  Michael Stefaniucwinedump: Use the DEFINE_THISCALL_WRAPPER macro instead...
2008-01-14  Michael Stefaniucwinedump: Do not create a header file when not generati...
2007-10-23  Francois GougetAssorted spelling fixes.
2007-09-11  Lionel Debrouxwinedump: Fix memory leak in msmangle.c (found by Smatch).
2007-07-19  Michael Stefaniuctools: Remove unreachable break after return/break...
2007-07-16  Andrew Talbotwinedump: Cast-qual warnings fix.
2007-07-10  Alexandre Julliardwinedump: Add RT_MANIFEST resource type.
2007-07-09  Andrew Talbotwinedump: Cast-qual warnings fix.
2007-07-09  Andrew Talbotwinedump: Cast-qual warnings fix.
2007-05-24  Michael Stefaniucwinedump: '$' isn't a valid character in an identifier...
2007-05-21  Dmitry Timoshkovwinedump: Fix compilation warnings in 64-bit mode.
2007-05-04  Alexandre JulliardFix minor differences in the formatting of the license...
2007-04-02  Eric Pouechwinedbg, winedump: Extended some info printed from...
2007-03-21  Rob Shearmanwinedump: Fix the output for Makefile.in with respect...
2007-03-07  Alexandre Julliardwinedump: Fixed formatting of timestamps.
2007-03-05  Joris Huizerwinedump: sign-compare fixes.
2007-02-19  Marcus Meissnerwinedump: Added a missing free().
2007-02-13  Marcus Meissnerwinedump: Free function_name on all error paths.
2007-02-12  Eric Pouechwinedump: Removed a couple of unused elements out of...
2007-02-12  Eric Pouechwinedump: Simplify guid dumping.
2007-02-12  Eric Pouechwinedump: Larger usage of symbol demangling while dumping.
2007-02-05  Dmitry Timoshkovwinedump: Add a sanity check before dumping long format...
2007-01-10  Eric Pouechwinedump: Fixed signature for dumping MDMP files.
2007-01-06  Eric Pouechwinedump: Add support for derived types in codeview...
2007-01-06  Eric Pouechwinedump: Fix a couple of issues with types table walking.
2007-01-06  Eric Pouechwinedump: Dump S_SSEARCH_V1 symbols.
2007-01-06  Eric Pouechwinedump: Added for dumping sstAlignSym and sstGlobalTy...
2007-01-06  Eric Pouechwinedump: Handling of S_SALIGN symbols.
2007-01-06  Eric Pouechwinedump: Re-use existing codeview facilities to dump...
2007-01-06  Eric Pouechwinedump: Removed cvinclude.h.
2007-01-06  Eric Pouechwinedump: Added dumping of RSDS header from module.
2007-01-06  Eric Pouechwinedump: Added helper to convert a guid to a string.
2007-01-06  Eric Pouechwinedump: While dumping NE files, use -j option if...
2007-01-06  Eric Pouechwinedump: Print some basic info for pure DOS file ...
2007-01-06  Eric Pouechwinedump: Added ability to dump FPO debug information.
2007-01-04  Andrew Talbotwinedump: Fix memory leak.
2006-12-29  Robert Reifwinedump: Fix crash on delayed import section.
2006-12-27  Alexandre Julliardmake_makefiles: Generate the top-level .gitignore file.
2006-12-20  Hans Leidekkerwinedump: Start dumping .NET specific bits from PE...
2006-12-18  Dmitry Timoshkovwinedump: Remove a redundant ';'.
2006-12-18  Dmitry Timoshkovwinedump: Fix a couple of typos.
2006-12-08  Alexandre Julliardwinedump: Avoid printf format warnings.
2006-12-07  Alexandre Julliardwinedump: Print sizes and offsets in hex.
2006-12-07  Dmitry Timoshkovwinedump: Dump section data of COFF library files,...
2006-12-07  Dmitry Timoshkovwinedump: Add a possibility to dump raw section data.
2006-12-07  Dmitry Timoshkovwinedump: Export dump_section() for use outside of...
2006-12-07  Dmitry Timoshkovwinedump: Handle properly partial optional COFF headers.
2006-12-07  Dmitry Timoshkovwinedump: IMAGE_SCN_ALIGN_??? are not the bit fields...
2006-12-07  Dmitry Timoshkovwinedump: Avoid returning void from a void function.
2006-12-07  Dmitry Timoshkovwinedump: Make output of dump_data fit into 80 columns.
2006-12-05  Francois GougetAssorted spelling fixes.
2006-12-04  Andrew Talbotwinedump: Cast-qual warnings fix.
2006-12-04  Andrew Talbotwinedump: Cast-qual warnings fix.
2006-11-30  Dmitry Timoshkovwinedump: Restore the COFF library dumper functionality...
2006-11-30  Eric Pouechwinedump: Added support for dumping types from PDB...
2006-11-30  Eric Pouechwinedump: First shot at dumping PDB files contents.
2006-11-30  Eric Pouechwinedump: Make dump mode the default.
2006-11-30  Eric Pouechwinedump: Dump the EMF files as any other file types.
2006-11-30  Eric Pouechwinedump: Use same scheme for dumping lnk files as...
2006-11-30  Eric Pouechwinedump: Use a uniform scheme for dumping file contents.
2006-11-30  Eric Pouechwinedump: Header file pe.h is useless, get rid of it.
2006-11-30  Eric Pouechwinedump: Changed PE, NE, LE dumping so that they are...
2006-11-28  Dmitry Timoshkovwinedump: Add partial COFF library support.
next