(try2) programs: add extrac32 tool

Andrey Turkin andrey.turkin at gmail.com
Tue Sep 29 06:59:43 CDT 2009


 From Etersoft git tree with some small fixes (code style, constness etc) and minimal /C mode support required to fix 
bug 18097.

Changes since previous try: fixes for mentioned issues; special treatment for console I/O was removed (like native do)

---
  configure.ac                  |    1 +
  programs/extrac32/Makefile.in |   16 ++
  programs/extrac32/extrac32.c  |  418 +++++++++++++++++++++++++++++++++++++++++
  programs/extrac32/parsecmd.c  |  100 ++++++++++
  4 files changed, 535 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: 17632 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090929/79d1f9bd/attachment.bin>


More information about the wine-patches mailing list