From: "Meynard" Newsgroups: comp.os.msdos.djgpp Subject: PB with multitask Date: Wed, 19 Jun 2002 18:35:59 +0200 Organization: Wanadoo, l'internet avec France Telecom Lines: 9 Message-ID: NNTP-Posting-Host: anantes-101-1-5-110.abo.wanadoo.fr X-Trace: wanadoo.fr 1024504828 26279 193.251.16.110 (19 Jun 2002 16:40:28 GMT) X-Complaints-To: abuse AT wanadoo DOT fr NNTP-Posting-Date: 19 Jun 2002 16:40:28 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I create a multitasking and real-time program. The multitasking is based on PDMLWP de Paolo de Marino the program work well, but when I call a bios function the multitasking is disable because the task commutation is do by the exceptions. it's possible to forced the exception when I am inside the bios function??? Excuse me for the english!!