Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetVolumeInformation()
Message
 
À
28/04/2001 18:55:52
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Divers
Thread ID:
00500027
Message ID:
00501303
Vues:
24
>Hi Cetin,
>
>Thanks for your comments. Yes both drives are NTFS, the only difference being that C: is the boot drive. If I modify the the section of code that checks for the volunmeSerial being > 0, the actual number returned is negative. I'm not sure if this is an errro return or the actual volume serial.
>
>Regards
>Doug Johnston

Doug,

The value returned is an unsigned integer. Unfortunatly, VFP translates this into a signed integer. That's why the value is negative.
George

Ubi caritas et amor, deus ibi est
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform