This patch finishes to move the int21 routines to winedos. Somethings I could just not see how to move without exporting dll seperation hacks from kernel32 like the DRIVE_{Enable|Disable} functions. I have tested most of the functions in int21. This patch applies above my dosconf move try3 and Jukkas DeviceIoControl patch. After applying my patch please remove msdos/int21.c ChangeLog: * dlls/kernel/kernel32.spec * dlls/kernel/kernel_main.c * dlls/winedos/dosexe.h * dlls/winedos/int21.c * dlls/winedos/winedos.spec * files/dos_fs.c * include/callback.h * include/file.h * include/miscemu.h * include/msdos.h * msdos/dosmem.c * msdos/dpmi.c * msdos/int21.c (removed) Move int21 handler to winedos. nog.
Attachment:
int21.txt.gz
Description: application/gzip