Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP equivalent
Message
 
À
30/07/2002 16:38:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00684167
Message ID:
00684365
Vues:
19
Dean,

Just want to add to Sergey's reply. Sergey is generally correct; these two lines represent two different numbers:
?BITOR(0x80000000,0)
?0x80000000

So, what actually is &H80000000 in your case? I have found this value in the
wconnect.h file, and it is 2147483648.


>Thank you Yuri
>
>
>>2147483648 or 0x80000000
>>
>>>Hello all.
>>>
>>>
>>>Const INTERNET_FLAG_RELOAD = &H80000000
>>>
>>>
>>>What is the VFP equivalent of the line above?
>>>
>>>
>>>Thanks
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform