X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: Difference between running programs in windows and MS-DOS Date: 10 Mar 2002 15:23:23 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 11 Message-ID: References: NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com ivan (ivangruic AT yahoo DOT com) wrote: : I don't know why my programs work very well when I try them under Windows in : MS-DOS prompt, and they crash when they run in MS-DOS mode? WINDOZE doesn't allow DOZE programs to detect NULL pointer dereferences. CWSDPMI (read plain DOZE) does. Right, MartinS