Date: Thu, 2 Jan 1997 15:01:55 -0700 (MST) From: Josh Turpen To: djgpp AT delorie DOT com Subject: What is the stack state in a DPMI hw interrupt? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sorry if you've read this already, my news server is flakey. I was wondering what the state of the stack is under a DPMI hardware interrupt. The spec says you get a 4k locked stack, but it doesn't say if any useful information is on that stack (old eflags, cs, eip). I need to know what information, if any, is on that stack. Thanks Josh snarfy AT goodnet DOT com