advpack: Put function declarations in advpack_private.h.
[wine] / tools / winedump / Makefile.in
2006-02-14  Mike FrysingerAdd support for 'make install DESTDIR'.
2005-10-06  Alexandre JulliardPut Wine version information in all the man pages.
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  Robert ReifAdded partial VxD support.
2004-02-17  Michael StefaniucAdded winedump man page, heavily based on the README...
2003-08-18  Jon GriffithsUse $(EXEEXT) for the winedump executable.
2003-03-19  Alexandre JulliardCreated a separate static portability library and moved...
2003-01-09  Alexandre JulliardDo not define __WINESRC__ when building tools and miscemu.
2003-01-04  Dimitrie O. PaunRename __WINE__ to __WINESRC__.
2002-10-02  Alexandre JulliardPreliminary support for dumping NE binaries.
2002-05-09  Alexandre JulliardAdded mkinstalldirs to create directories more portably.
2002-04-27  Alexandre JulliardLink the tools and the server against libwine so we...
2001-09-07  Eric PouechAdded PE dump capabilities to specmaker and renamed...