所属分类:
磁盘编程
开发工具:Visual Basic
文件大小:9KB
下载次数:99
上传日期:2008-04-21 11:49:25
说明: //按柱面和磁道来读取磁盘数据,要求
Public Function ReadDisk(ByVal Cylinders As Long, ByVal Tracks As Long, db() As Byte) As Boolean
(//By the cylinder and the track to read the disk data, request Public Function ReadDisk (ByVal Cylinders As Long, ByVal Tracks As Long, db () As Byte) As Boolean)