View Single Post
Old Sep 24th, 2004, 7:10 PM   #2
Ashcroft
Programmer
 
Join Date: Sep 2004
Posts: 38
Rep Power: 0 Ashcroft is on a distinguished road
Been a while since I did low level code like that but you want the 0x21 "OS" interrupts, there are some other BIOS interupts (0x25, 0x26) but they will not be nearly as portable as these.

http://msdn.microsoft.com/library/default..../fat32_70z4.asp
Ashcroft is offline   Reply With Quote