X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Tõnu Aas" Newsgroups: comp.os.msdos.djgpp References: <4281c46c$1 AT news DOT infonet DOT ee> Subject: Re: Parallel Port in Win 2000 Date: Thu, 12 May 2005 14:11:18 +0300 Lines: 11 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 NNTP-Posting-Host: ids.ids.ee Message-ID: <42833b01$1@news.infonet.ee> X-Trace: news.infonet.ee 1115896577 ids.ids.ee (12 May 2005 14:16:17 +0200) Organization: INFONET.EE To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com >>but NT family does it a bit strange: all access to LPT are done >>after VM destrcution. So all printing will be done after program exit. > The program then exits and we see no change on the parallel port. I > haven't looked for what happens after closing the DOS window VM Destruction = closing DOS Window. Tõnu.