From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: Win 2000 & Djgpp Date: Thu, 17 Feb 2000 10:28:25 +0200 Organization: NetVision Israel Lines: 13 Message-ID: References: <88e3p7$igj$1 AT spruce DOT ukc DOT ac DOT uk> NNTP-Posting-Host: 199.203.121.2 Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 950776283 1824 199.203.121.2 (17 Feb 2000 08:31:23 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 17 Feb 2000 08:31:23 GMT X-Sender: eliz AT is In-Reply-To: To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 16 Feb 2000, Damian Yerrick wrote: > >This has never happened to me. The only time I've seen Win2k totally crash > >is if a full-screen DOS-app causes a fault in ntvdm - in which case, the > >whole system does die. > > Major security hole. To bring down the system, just bring in your > intentionally buggy DJGPP app. Actually, it is much harder to crash Windows (both 9X and NT) with a DJGPP application than with a Windows application. DOS apps are insulated from the system much better than Windows apps.