摘要:
function GetIdeNum String;type TSrbIoControl = packed record HeaderLength ULONG; Signature Array[0..7] of Char; Timeout ULONG; ControlCode ULONG; ReturnCode ULONG; Length ULONG;end;SRB_IO_CONTROL = TSrbIoControl;PSrbIoControl = ^TSrbIoControl;TIDERegs = packed record bFeaturesReg Byte; bSectorCountR 阅读全文
posted @ 2012-11-29 14:59
马儿快跑
阅读(652)
评论(0)
推荐(0)
浙公网安备 33010602011771号