From: "Enrico Bartky" Newsgroups: comp.os.msdos.djgpp Subject: Windows 3.x Date: Thu, 21 Jun 2001 21:29:09 +0200 Organization: 1&1 Internet AG Lines: 12 Message-ID: <9gthr8$7cn$1@news.online.de> NNTP-Posting-Host: p3ee292e8.dip0.t-ipconnect.de X-Trace: news.online.de 993151656 7575 62.226.146.232 (21 Jun 2001 19:27:36 GMT) X-Complaints-To: abuse AT online DOT de NNTP-Posting-Date: 21 Jun 2001 19:27:36 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello, I have ported 90% of WinE 1994 to DOS. But I have one problem: - I have read the segments in selectors and if I move the selector to the DATA or CODE segment there is a segment fault!? Can anybody say me what can be wrong? I think it have to do with __dpmi_set_descriptor_access_rights?!