delorie.com/archives/browse.cgi | search |
Date: | Thu, 17 Dec 1998 13:34:33 +0200 (IST) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Robert Darmochwal <robertd AT aldec DOT katowice DOT pl> |
cc: | djgpp listserv <djgpp AT delorie DOT com> |
Subject: | Re: how to switch tasks ? |
In-Reply-To: | <199812171123.NAA02521@is.elta.co.il> |
Message-ID: | <Pine.SUN.3.91.981217133255.2567A-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
On Thu, 17 Dec 1998, Robert Darmochwal wrote: > and if i wanted to do that manual ? > like messing with crX,task regs, and so on ?. Many DPMI servers won't let you do this, since some of the instructions involved in this are priviledged (i.e., they cause a GPF). So any such messing must be specific to some DPMI server, and will probably not work with others. Alternatively, you could hack CWSDPMI, since its sources are freely available.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |