Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Declare FtpGetFileSize in WinINet.dll
Message
From
06/02/2002 12:43:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Declare FtpGetFileSize in WinINet.dll
Miscellaneous
Thread ID:
00616161
Message ID:
00616161
Views:
248
I just started using the WinINet.dll in one of my programs but I can't declare the FtpGetFileSize function. I am using VFP7SP1 with Win2000Pro. While looking for help I found the following:
FoxPro declaration:
DECLARE INTEGER FtpGetFileSize IN wininet.dll ;
    INTEGER hFile, ;
    STRING @ lpdwFileSizeHigh

When I use this declaration I get the error "Command Contains Unrecognized Phrase/Keyword"
Can anyone tell me how to declare this correctly?
Thanks in advance,
Brian
Next
Reply
Map
View

Click here to load this message in the networking platform