Search:

Type: Posts; User: dnyampawar

Search: Search took 0.00 seconds.

  1. anybody??

    anybody??
  2. Hi Elysia, GetDiskFreeSpace works fine on...

    Hi Elysia,
    GetDiskFreeSpace works fine on directories too with Windows 2003 and above.
    It is giving me the correct output on the same path mentioned earlier.

    here is the output -...
  3. Hi, Just to make the qustion more clear- ...

    Hi,

    Just to make the qustion more clear-

    Here is my code-
    -----------------------------------------------------------------------------------------------------------


    #include "stdafx.h"
  4. Hi iMalc!, I can't use GetDiskFreeSpaceEx...

    Hi iMalc!,
    I can't use GetDiskFreeSpaceEx because i need cluster size.
    Is there any way to calculate cluster size, other than GetDiskFreeSpace ?
  5. GetDiskFreeSpace Windows API fails on windows 2000

    Hi All,
    I need to calculate the cluster size using my program.
    Windows provides API - GetDiskFreeSpace, to serve the purpose.
    But the API fails on windows 2000 host giving the following error-...
Results 1 to 5 of 5