Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Accessing Error-Checking of local hard drives in XP (in c++ code)

Accessing Error-Checking of local hard drives in XP (in c++ code)

Scheduled Pinned Locked Moved C / C++ / MFC
c++toolshelptutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    jai2002
    wrote on last edited by
    #1

    Hi all, I need to allow clients instant access to the error-checking section of the local hard drives property page (tools tab). In ME I used to just startup scandisk.exe and clients could select which drives and perform a scan but XP doesn't have scandisk.exe. Does anyone know how to access this in code? Even if I could directly bring up the tools tab of the local disk properties window. Jai

    B 1 Reply Last reply
    0
    • J jai2002

      Hi all, I need to allow clients instant access to the error-checking section of the local hard drives property page (tools tab). In ME I used to just startup scandisk.exe and clients could select which drives and perform a scan but XP doesn't have scandisk.exe. Does anyone know how to access this in code? Even if I could directly bring up the tools tab of the local disk properties window. Jai

      B Offline
      B Offline
      Branislav
      wrote on last edited by
      #2

      You can use chkdsk (or chkntfs) http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/tips/kbtip.mspx http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/chkdsk.mspx http://www.sysinternals.com/SourceCode/fmifs.html

      J 1 Reply Last reply
      0
      • B Branislav

        You can use chkdsk (or chkntfs) http://www.microsoft.com/windowsxp/using/helpandsupport/learnmore/tips/kbtip.mspx http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/chkdsk.mspx http://www.sysinternals.com/SourceCode/fmifs.html

        J Offline
        J Offline
        jai2002
        wrote on last edited by
        #3

        thanks Branislav, sysinternals looks like an interesting site. jai

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups