winedump: Cast-qual warnings fix.
[wine] / tools / winedump / lnk.c
2007-07-09  Andrew Talbotwinedump: Cast-qual warnings fix.
2007-02-12  Eric Pouechwinedump: Simplify guid dumping.
2007-01-06  Eric Pouechwinedump: Added helper to convert a guid to a string.
2006-12-04  Andrew Talbotwinedump: Cast-qual warnings fix.
2006-11-30  Eric Pouechwinedump: Use same scheme for dumping lnk files as...
2006-11-27  Dmitry Timoshkovwinedump: Fix a copy/paste typo.
2006-10-16  Michael StefaniucThe Data1 member of the GUID struct needs to be an...
2006-10-02  Michael Stefaniucwinedump: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-11-02  Mike McCormackHandle msi component identifiers without a feature...
2005-10-18  Mike McCormackMake sure the component string is nul terminated.
2005-09-08  Dmitry TimoshkovDump more .lnk file header fields.
2005-08-11  Steven EdwardsCorrect size check.
2005-07-05  Mike McCormackgcc 4.0 -Wpointer-sign fixes.
2005-06-23  Mike McCormackFix declarations.
2005-06-09  Mike McCormackDump out the msi information in more detail.
2005-05-23  Robert ShearmanFix -Wwrite-strings warnings.
2005-02-25  Mike McCormackDump the pidl of a lnk file.
2005-02-22  Jon GriffithsUse config.h & HAVE_ where needed, -W fixes.
2005-02-18  Gerald PfeiferUse stdlib.h instead of non-standard malloc.h.
2005-02-18  Mike McCormackDump out more details on the target of a link.
2005-02-17  Mike McCormackAdd dumping of lnk files.