Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP equivalent
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00684167
Message ID:
00684385
Vues:
26
>>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.
>>
>>
>
>Hi Yuri,
>
>&H80000000 is -2147483648. As I pointed out im my other post 2147483648 or even -2147483648 may or may not work depending on called API functrion/COM object.

Sergey,

Just want to avoid confusion and do not want to object to, because again, you are correct. But the original question was actually about INTERNET_FLAG_RELOAD when using it in foxpro, and it was not about &H80000000 itself. And because there are no other source available, we can follow good examples from known and trusted contributors. WCONNECT.h contains both numbers -2147483648, and 2147483648, but for different constants, and it contains 2147483648 for INTERNET_FLAG_RELOAD.
So I would follow this information.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform