From: "Enrico Bartky" Newsgroups: comp.os.msdos.djgpp Subject: DPMI Date: Sun, 17 Jun 2001 12:46:26 +0200 Organization: 1&1 Internet AG Lines: 14 Message-ID: <9gi1nb$n5a$1@news.online.de> NNTP-Posting-Host: p3e9928ed.dip0.t-ipconnect.de X-Trace: news.online.de 992774699 23722 62.153.40.237 (17 Jun 2001 10:44:59 GMT) X-Complaints-To: abuse AT online DOT de NNTP-Posting-Date: 17 Jun 2001 10:44:59 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, can you say me how can I easiely change the descriptor rights for a selector? e.g. _dpmi_set_descriptor_rights(sel,READONLY|ACCESSED); What are the values for that? Thanx EnricoB