Fix signed/unsigned comparison warnings.
[wine] / tools / bin2res.c
2004-09-06  Robert ShearmanFix bin2res help text.
2004-03-09  Robert ShearmanAccept '-v' flag.
2004-01-18  Alexandre JulliardWindows rename() needs an unlink() first (reported...
2004-01-14  Robert LunnonIncluded limits.h to resolve missing macro definition.
2003-10-06  Pavel RoskinRead and write binary files in binary mode on Windows.
2003-10-03  Dimitrie O. PaunMake bin2res silent by default.
2003-10-01  Dimitrie O. PaunTeach bin2res to deal with one file at a time.
2003-09-18  Dimitrie O. PaunComplete rewrite of bin2res, for a cleaner codebase.
2003-08-22  Steven EdwardsFixes for building with w32api headers on Mingw.
2003-08-18  Jon GriffithsPortability fixes.
2002-06-02  Steven EdwardsPortability fix.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-01-17  Alexandre JulliardFixed tmpfile buffer size.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-11-25  Hidenori TakeshimaAdded checking for mmap.
2000-11-11  Joerg MayerGet rid of some warnings about unused variables, signed...
2000-02-26  Patrik StridvallFixed ANSI C violations.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-12-11  Patrik StridvallFixed some issues found by winapi_check.
1999-11-28  Alexandre JulliardBug fixes.
1999-11-21  Peter HunnisettFixed compile error.
1999-11-13  Juergen SchmiedNew tool to convert the binary resources in *.rc files...