Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help on DECLARE statment from VB
Message
 
 
To
21/05/2009 14:11:12
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01401388
Message ID:
01401392
Views:
47
Try
DECLARE String mt_connectlist IN pmtg.dll 
DECLARE long mt_inet_addr_inv  IN pmtg.dll String
>
>Please.. Does anyone could point me.. How (or the best way) should I convert this from VB to VFP?
>
>
>Declare Function mt_connectlist Lib "pmtg.dll" () As TTABSOCK
>Declare Long lstrlen in "kernel32" Alias "lstrlenA" (ByVal lpString As Any)
>Declare Function mt_inet_addr_inv Lib "pmtg.dll" (ByVal oip As String) As Byte
>
>
>TIA
>
>Claudio
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform