Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
GetDiskFreeSpace
Message
From
11/11/1997 10:57:50
Alex Zhadanov
Computer Generated Solutions
New York City, New York, United States
 
 
To
10/11/1997 19:08:09
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Miscellaneous
Thread ID:
00059383
Message ID:
00059526
Views:
43
>It's included in Win32s. (You must have installed the Win32s package in order to access it.)
>
>Vlad
>
>>Hi all!
>>May be somebody knows if such API function exist for Windows 3.x platform.
>>I found this API only for WINDOWS 95.
>>And i could not find this or similar functions for WINDOWS NT or Windows 3.1
>>How can i find out FREE SPACE for disk if i work with FOXPRO 2.6.
>>
>>THANKS Alex
Thank you for response.
How can i call this function using regfn and callfn from Win32s in FOXPRO 2.6?
What dll library contains this function?
It seems to me that Win32s works only with VFP 3.0. May be I am wrong.

And may be you know why API call to function GetDriveType always return 0
Syntax of command line :
ll = REGFN("GetDriveType","@C","I")
drive = "C:\"
cc = CALLFN(ll,@drive)
cc is 0
Thank you.
Multumesc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform