From: "Charles Sandmann" Newsgroups: comp.os.msdos.djgpp Subject: Re: Weird problem with Grabber and PKUNZIP : Allegro! Date: Tue, 17 Jun 1997 9:49:35 Organization: Aspen Technology, Inc. Lines: 7 Message-ID: <33a65daf.sandmann@clio.rice.edu> References: <5o1as4$kea AT news DOT interlog DOT com> <33A5C3AA DOT 7A76 AT maties DOT sun DOT ac DOT za> Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: spica.dmccorp.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > The only thing I can think of is that TP 6.0, and I suspect pkunzip as > well, use 16 bit DMPI services while the grabber is of course a 32 bit DPMI I know for certain that pkunzip is a 32-bit DPMI client, since it runs under CWSDPMI. But pkunzip uses raw mode switching services, which can be corrupted much easier than some of the other mode switching methods, and may well be buggy for nesting purposes in W95.