re-implementing real mode interrupts

Mike McCormack mike_mccormack at start.com.au
Fri Sep 21 01:51:12 CDT 2001


Hi,

I was wondering if it would be a Good Thing to start re-implementing
real mode interrupts using Win32 calls.

For example, currently calling DeviceIoControl VWIN32_DIOC_DOS_INT_13
on the VWIN32 device calls to the real mode interrupt INT 13. It could
be re-implemented so that INT_Int13Handler does a DeviceIoControl and
the low level disk access code moved into the VWIN32 device
implemetation.

This would better seperate the DOS and Win32 implementations. 

Any thoughts?

Mike



------------------------------------------
mailto:Mike_McCormack at start.com.au
ph +82 16 430 0425

__________________________________________________________________
Get your free Australian email account at http://www.Looksmart.com.au





More information about the wine-devel mailing list