Commit Graph

24 Commits

Author SHA1 Message Date
Stefan Huehner e546238c7e Fix some -Wmissing-declarations by making functions static. 2005-06-15 18:10:39 +00:00
Robert Shearman e548339185 Fix bin2res help text. 2004-09-06 20:26:35 +00:00
Robert Shearman cadf6fc192 Accept '-v' flag. 2004-03-09 03:44:22 +00:00
Alexandre Julliard e97fb4b0d6 Windows rename() needs an unlink() first (reported by Steven
Edwards).
2004-01-18 23:32:56 +00:00
Robert Lunnon 16bd45d733 Included limits.h to resolve missing macro definition. 2004-01-14 05:12:33 +00:00
Pavel Roskin 671f02c606 Read and write binary files in binary mode on Windows. 2003-10-06 21:05:28 +00:00
Dimitrie O. Paun d50fdcdc04 Make bin2res silent by default. 2003-10-03 03:34:10 +00:00
Dimitrie O. Paun 4ff35b52a5 Teach bin2res to deal with one file at a time. 2003-10-01 03:13:31 +00:00
Dimitrie O. Paun fb9c47d522 Complete rewrite of bin2res, for a cleaner codebase.
Add online help describing how the program works.
Sanitize command line options.
2003-09-18 20:53:10 +00:00
Steven Edwards 14e3b19cd0 Fixes for building with w32api headers on Mingw. 2003-08-22 05:05:56 +00:00
Jon Griffiths 140eb97eef Portability fixes. 2003-08-18 20:00:44 +00:00
Steven Edwards fa679847ed Portability fix. 2002-06-02 21:22:50 +00:00
Vincent Béron 9a62491660 Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
Alexandre Julliard 0799c1a780 Added LGPL standard comment, and copyright notices where necessary.
Global replacement of debugtools.h by wine/debug.h.
2002-03-09 23:29:33 +00:00
Alexandre Julliard 1b2e90e31b Fixed tmpfile buffer size. 2001-01-17 01:55:21 +00:00
François Gouget 44a182229b winuser.h now requires that we include winbase.h first. 2000-12-19 04:53:20 +00:00
Hidenori Takeshima a85b0a6d41 Added checking for mmap. 2000-11-25 23:54:12 +00:00
Joerg Mayer abe635cfd7 Get rid of some warnings about unused variables, signed/unsigned
comparisons and incomplete initializations.
2000-11-11 00:38:37 +00:00
Patrik Stridvall 0ee98cc39f Fixed ANSI C violations. 2000-02-26 13:17:55 +00:00
Jeremy White d3e22d9d55 Removed #include of wingdi.h and windef.h from winuser.h (and resolved
the resulting compilation failures).
2000-02-10 19:03:02 +00:00
Patrik Stridvall 9af5e69107 Fixed some issues found by winapi_check. 1999-12-11 23:02:15 +00:00
Alexandre Julliard 1a61a03be4 Bug fixes. 1999-11-28 21:03:46 +00:00
Peter Hunnisett 6661bcc972 Fixed compile error. 1999-11-21 01:01:42 +00:00
Juergen Schmied 04f7fe7de3 New tool to convert the binary resources in *.rc files (hexdumps) from
and to a binary.
1999-11-13 22:32:21 +00:00