Fix some -Wsign-compare warnings.
[wine] / tools / winedump / winedump.h
2005-05-23  Robert ShearmanFix -Wwrite-strings warnings.
2005-03-07  Eric PouechCreated dump.c as a central point for file dumping...
2005-02-17  Mike McCormackAdd dumping of lnk files.
2005-01-04  Mike McCormackExtend winedump to allow dumping enhanced meta files.
2005-01-03  Alexandre JulliardWarning fixes.
2004-12-20  Peter Berg LarsenAllow several -I parameters to be given - currently...
2004-01-15  Eric PouechBe more strict about checks (especially in RVA translat...
2003-11-26  Dimitrie O. PaunMake the winehq.org domain the official one.
2002-10-02  Alexandre JulliardPreliminary support for dumping NE binaries.
2002-09-16  Jan KratochvilNew -S: Search only prototype names found in 'symfile'.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-11-05  Eric PouechFixed and globalized some path and module name handling.
2001-09-17  Eric PouechFixed demangling invocation.
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...