www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1998/10/04/07:47:08

Date: Sun, 4 Oct 1998 13:08:05 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Andrew Crabtree <andrewc AT rosemail DOT rose DOT hp DOT com>
cc: DJGPP Workers <djgpp-workers AT delorie DOT com>
Subject: RE: NT LFN driver
In-Reply-To: <000001bdee57$d2885f40$6dd22b0f@ros51675cra.rose.hp.com>
Message-ID: <Pine.SUN.3.91.981004130747.1863l-100000@is>
MIME-Version: 1.0

On Fri, 2 Oct 1998, Andrew Crabtree wrote:

> > Here's another problem: after installing the TSR, you cannot modify the
> > environment: it always says "Out of environment space".  I'll confess
> > that I don't know enough about cmd.exe to play with its environment
> > space, but AFAIK, it should generally expand the environment size as
> > needed, no?
> Anybody know anything about setting the environment?  I mean what calls are
> going on in dos and stuff.

Enlarging the environment doesn't involve any system calls.  The shell
just needs to allocate a larger block of memory and copy everything
there.

I think the real reason for this problem is that NT thinks that your
TSR is running, even after it terminates and stays resident.  Look at
the caption bar: it says it all.  I think you need to find a way to
convince Windows that the TSR has exited, and then it will work.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019