Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using Win32 Internet Functions
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Windows API functions
Title:
Using Win32 Internet Functions
Miscellaneous
Thread ID:
00299119
Message ID:
00299119
Views:
55
I found the following function in the MSDN library:
BOOL InternetCheckConnection(
IN LPCSTR lpszUrl,
IN DWORD dwFlags,
IN DWORD dwReserved
);

Can anyone tell me how to define this function for use in VFP? My main problem is trying to define it as BOOLEAN - is there a workaround for this?

Aaron
Next
Reply
Map
View

Click here to load this message in the networking platform