Jump to content

7-zip's truncated stdout stream


CiVQ
 Share

Recommended Posts

Hello,

I am tinkering with the 7-zip command line tool, feeding the app by StdinWrite(),

and getting its output by StdoutRead().

It uncompresses the data without error on both cases.

The symptom is a truncated list of processed files (the stdout stream).

The problem occurs, when 7-zip is being fed through the stdin stream.

But by normal invoking (filename in the command line), it spits out its stdout stream normally.

So, the big question is: am I missing something very basic, or this is a bug, or software incompatibility, or what? :huh2:

Thx in advance.

test.zip

I know that my code is ugly. But it works. Mostly.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...