Date: Sun, 17 Jun 2001 14:11:32 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Enrico Bartky cc: djgpp AT delorie DOT com Subject: Re: DPMI In-Reply-To: <9gi1nb$n5a$1@news.online.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 17 Jun 2001, Enrico Bartky wrote: > 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? This is documented in the DJGPP library reference, libc.info. If you have specific questions, please ask.