Thread
:
Low Level Hd Access
View Single Post
Sep 24th, 2004, 7:10 PM
#
2
Ashcroft
Programmer
Join Date: Sep 2004
Posts: 38
Rep Power:
0
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
View Public Profile
Find More Posts by Ashcroft