X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: "Joel Saunders" Newsgroups: comp.os.msdos.djgpp Subject: Re: Easy question about pseudo registers Date: Wed, 6 Mar 2002 00:45:49 +0000 (UTC) Organization: Mailgate.ORG Server - http://www.Mailgate.ORG Lines: 13 Message-ID: <502cdd0497217dbd43d790218af2b13c.62691@mygate.mailgate.org> References: <5331cfdd479ed421f470c47fd11207f4 DOT 62691 AT mygate DOT mailgate DOT org> <3c85109d DOT sandmann AT clio DOT rice DOT edu> NNTP-Posting-Host: spider-ntc-tb032.proxy.aol.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.mailgate.org 1015362266 28072 198.81.16.162 (Wed Mar 6 01:45:49 2002) X-Complaints-To: abuse AT mailgate DOT org NNTP-Posting-Date: Wed, 6 Mar 2002 00:45:49 +0000 (UTC) Injector-Info: news.mailgate.org; posting-host=spider-ntc-tb032.proxy.aol.com; posting-account=62691; posting-date=1015362266 User-Agent: Mailgate Web Server X-URL: http://mygate.mailgate.org/mynews/comp/comp.os.msdos.djgpp/502cdd0497217dbd43d790218af2b13c.62691%40mygate.mailgate.org To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Well I know that the instruction length will vary, but right now I just concentrating on the instruction in my crash.exe program, which is 4 bytes long. Also, I thought that all of the real mode reg values were passed on to _go32_dpmi_registers *r and that any changes made to r-> register would be passed back to the real registers. So if that isn't the case, do you know, or have an idea, of how I can access the real mode registers? Thank you. -- Posted via Mailgate.ORG Server - http://www.Mailgate.ORG