Sender: nate AT cartsys DOT com Message-ID: <363A386F.AD758D6F@cartsys.com> Date: Fri, 30 Oct 1998 14:06:39 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.05 [en] (X11; I; Linux 2.0.35 i486) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Write Protection??? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com snadrel AT atlas DOT uvigo DOT es wrote: > > I tried to run my program in a computer that has the hard disk (C:) > write-protected. The system told me that it cannot write in C:, why? > I don't use disk/file routines! > > The compures has a tiny .COM program that disables any attempt for > writting in C:, and its loaded in the AUTOEXEC.BAT. > Can I run my program (modifying it for these cases) in that computer? CWSDPMI normally swaps to a file on the C drive. You can use CWSPARAM to change that. -- Nate Eldredge nate AT cartsys DOT com