1. Re: accessing interrupts
- Posted by euman at bellsouth.net
Nov 01, 2001
> Chris Bensler writes:
> > How can I call interrupts using exw.exe?
> > I can use dos_interrupt(), but I can't allocate low memory for buffers.
>
>Rob Craig writes:
> exw doesn't support dos_interrupt().
> You'll get an error message when you call it.
> Software interrupts are an old DOS thing.
> I don't think there's any way to use them in Windows.
> Microsoft expects you to use the WIN32 API for everything.
Oh Boy, does this mean that most of the exw code is API after all?
Euman
euman at bellsouth.net