programs: add extrac32 tool

Andrey Turkin andrey.turkin at gmail.com
Sun Sep 27 10:53:08 CDT 2009


Taken from Etersoft git tree with some small fixes (code style, constness etc) and minimal /C mode support required to 
fix bug 18097.
---
  configure.ac                  |    1 +
  programs/extrac32/Makefile.in |   16 ++
  programs/extrac32/extrac32.c  |  423 +++++++++++++++++++++++++++++++++++++++++
  programs/extrac32/parsecmd.c  |  100 ++++++++++
  4 files changed, 540 insertions(+), 0 deletions(-)
  create mode 100644 programs/extrac32/Makefile.in
  create mode 100644 programs/extrac32/extrac32.c
  create mode 100644 programs/extrac32/parsecmd.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-programs-add-extrac32-tool.patch
Type: text/x-patch
Size: 17856 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090927/a6d70a93/attachment-0001.bin>


More information about the wine-patches mailing list