Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetDiskFreeSpace not working
Message
From
05/12/1997 13:59:06
 
 
To
05/12/1997 12:14:08
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00064049
Message ID:
00064081
Views:
40
Hi Albert! Use Integer instead of Long in your declaration >declare GetDiskFreeSpace in win32api as getdiskfreespace ; > STRING @ lpRootPathName, ; > LONG @ lpSectorsPerCluster, ; > LONG @ lpBytesPerSector, ; > LONG @ lpNumberOfFreeClusters, ; > LONG @ lpTotalNumberOfClusters
* Human is a question asked by birth and answered by death. Machine is another kind of question with another kind of answer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform