Date: Mon, 27 Jul 1998 13:21:21 +0300 (IDT) From: Eli Zaretskii To: chris kirby cc: djgpp AT delorie DOT com Subject: Re: dpmi on NT4 In-Reply-To: <35BB5F01.9928B95B@keele.ac.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sun, 26 Jul 1998, chris kirby wrote: > When I run any djgpp application it crashes after only a few commands. Is it a program that you wrote, or one of the programs distributed as part of DJGPP? If the latter, please supply the details (the name of the program, how does it crash, the registers' and stack dump printed when it crashes, etc.) > Running go32-v2 returns DPMI memory 30MB swap 0MB although I have 500MB > of free disc space. This is the usual behavior of NT: it lies about how much DPMI memory is available. Don't worry about it, most probably, it has nothing to do with your problems. > Trying to run cwsdpmi gives the message 'protected > mode not accessable'. Also expected. You cannot use CWSDPMI on NT (or any other kind of Windows, for that matter), since they have their own DPMI server built into them. > I have changed the properties of the applications > to have dpmi memory of 65535, rather than auto, to no avail. Anybody > know what daft thing I have neglected to do? I think memory is NOT your problem. Please post more details about the crashes, as requested above.