Date: Tue, 19 Jun 2001 12:34:15 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Peculiar behavior of program. In-Reply-To: <3b2f09f2.4416801@news.primus.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 19 Jun 2001, Graaagh the Mighty wrote: > And why does it crash > Windows? A protected mode task should be utterly unable to bring the > OS down, unless it invokes a kernel function or device driver that is > buggy or doesn't enforce its preconditions. I don't know where did you take that idea. It's not to hard to crash an OS from protected mode if the OS doesn't take all the necessary steps to actively prevent that.