Interrups | Categories | Contents |
AX = 4405h BL = drive number (00h = default, 01h = A:, etc) CX = number of bytes to write DS:DX -> buffer containing version string ???
Return:
CF clear if successful AX = number of bytes actually transferred CF set on error AX = error code (01h,05h,06h,0Dh) (see #01680 at AH=59h/BX=0000h)
Program: XDISK is a shareware resizeable EMS RAMdisk by FM de Monasterio
See Also: AX=4404h"xDISK" - INT 2F/AH=DDh/BX=7844h"xDISK"
Category: Disk I/O Enhancements - Int 21h - X
Interrups | Categories | Contents |