Alexandre Julliard : wmc: Add support for creating resource and plain binary files.

Alexandre Julliard julliard at winehq.org
Thu Apr 7 07:36:48 CDT 2011


Module: wine
Branch: stable
Commit: a8571ba0fdc2c4dd21b7dba787e19dc5c1dcca82
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=a8571ba0fdc2c4dd21b7dba787e19dc5c1dcca82

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Jan 18 16:55:37 2011 +0100

wmc: Add support for creating resource and plain binary files.
(cherry picked from commit ecd144b40dc5b06c42e77a7f7d88c023397e89eb)

---

 tools/wmc/utils.c    |   73 +++++++++++++++++++++++++++++++++++
 tools/wmc/utils.h    |   15 +++++++
 tools/wmc/wmc.c      |   38 ++++++++++++++++--
 tools/wmc/wmc.man.in |   30 ++++++++------
 tools/wmc/write.c    |  104 +++++++++++++++++++++++++++++++++++++++++++++++++-
 tools/wmc/write.h    |    1 +
 6 files changed, 243 insertions(+), 18 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=a8571ba0fdc2c4dd21b7dba787e19dc5c1dcca82



More information about the wine-cvs mailing list