How to check windows hard drive space programatically using C++

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Abhinay
    New Member
    • Jul 2006
    • 44

    How to check windows hard drive space programatically using C++

    Hi,

    I wanted to check and disply total avilable hard drive space on my machine using C++ on windows.

    I search on google but did't get any help.

    Can any budy help me on this issue.
    Thanks in advance.

    Abhinay
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    You might try: http://msdn.microsoft.com/en-us/libr...37(VS.85).aspx.

    Comment

    • Abhinay
      New Member
      • Jul 2006
      • 44

      #3
      Originally posted by weaknessforcats
      Thank you very much
      Abhinay

      Comment

      • george666
        New Member
        • Jul 2008
        • 28

        #4
        Originally posted by Abhinay
        I search on google but did't get any help.
        Are you joking ?!
        Google or Google Groups => answer in 0.2 seconds !

        Comment

        • Studlyami
          Recognized Expert Contributor
          • Sep 2007
          • 464

          #5
          Originally posted by george666
          Are you joking ?!
          Google or Google Groups => answer in 0.2 seconds !
          I had problems when looking for free hard drive space on google, but found it when searching for "get hard drive information c++". Sometimes the words are what hold people up. It was also easy for someone who has already done this to post an answer up. Your post really wasn't needed and it was a bit rude.

          Comment

          Working...