Results 1 to 2 of 2

Thread: Stop ReadFile function !!

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Aug 2004
    Posts
    24

    Stop ReadFile function !!

    Hi,
    I use ReadFile API function to read a file from a CD, the file have a bad or damaged end, so when the function reach the bad part of the file it took and hang the system for more than 45sec and then it return the "Read Error .. " message .

    I even use a way that read Byte by byte but the delay occurs at the first single damaged byte and caused all the system to be hang for 45sec ..

    What I need is : a way that return the "read error .." message faster as possible .. and save time by stop trying to read the bad or damaged part .

    I appreciate any HELP

    Thanks

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Aug 2004
    Posts
    24
    NEED HELP

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width