Jump to content

VJ4

Member
  • Posts

    3
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    India

Posts posted by VJ4

  1. Hi,

    does anybody knows how to raed a particular LBA on SCSI hard disk. Currently i am using SCSI read commnads but its not working. so pls can anybody let me know the procedure or links from where i ll get required info or if this is the wrong forum for this question then right forum where i can put this question....

    Thanks!

  2. Hi All,

    I am developing an application to test the hard disk. the idea is to write the some data on all over disk. I need to develop the application in vc++. The one approach is open handles to physical hard disk drives by calling CreateFile() & then using readfile() & writefile(). & other is to use ioctl call & in driver use the function FS_DirectDiskIO. Can anybody tell me which one is better or is there any another better way of doing this?

    Thanks!

×
×
  • Create New...