delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
Date: | Thu, 10 Apr 2014 21:26:00 -0400 |
Message-Id: | <201404110126.s3B1Q0R8020183@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <op.xd4ntjft6zenlw@localhost> (dont_use_email@xnothavet.cqm) |
Subject: | Re: Is this a bug in crt1.c? |
References: | <op DOT xd4ntjft6zenlw AT localhost> |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
The stub sets up the psp_selector field to be a PM selector. The selectors are allocated by the switch to protected mode itself via the DPMI call. http://www.delorie.com/djgpp/doc/dpmi/ch4.1.html
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |